plotly / plotly/plotly.js

Use newer version of Maki icons for scattermapbox plots

オープン
#7,447 コメント 1 件 リアクション 2 件 担当者 1 名 GitHub で見る

@camdecoster がすでに取り組んでいます。

2025年6月24日 から。

feature P3
主要言語
JavaScript
スター
18.3k
フォーク
2k
平均マージ
2日 12時間
マージ済み PR(30日)
28

説明

Description

The library currently uses (via unpkg) v2.1.0 of Maki icons for the scattermapbox plot. The current version is 8.2.0. Our documentation points to the Mapbox page listing the Maki icons and it doesn't match what icons are currently available. We should update the library to utilize the newer version of Maki.

Acceptance criteria

  • Library points to newer version of Maki
  • Documentation is updated to describe what icon options are available

Notes

  • After some initial testing, there are some CORS issues with pointing to the newer version of Maki. This appears to be an unpkq issue.
  • The newer icons don't have the size suffix (-11, -15, etc.) so the library will need to updated to account for that
  • This issue has been reported in the plotly.py repo here and here
  • An alternative icon source is the jsdelivr CDN (which doesn't have CORS issues from first testing)

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。