add a colorbar axis label to cone plots
Personne n'a encore pris cette issue.
- Langage dominant
- JavaScript
- Étoiles
- 18.3k
- Forks
- 2k
- Merge moyen
- 2 j 12 h
- PR mergées (30 j)
- 28
Description
Quite used to making plots with colorbars in matplotlib and having the colorbar and colorscale calibrated to the quantity being plotted and giving it a label of the quantity and units.
Recently discovered plotly for 3D cone plots which is a perfect representation of the 3D vector field I am plotting, and I have it all scaled to the absolute values of those vectors. Just one thing missing - a label with units for the colorbar to make it totally obvious that this is quantitative and the viewer can read of the quantities from the colors in a unit they understand. But cannot find any documentation anywhere or even a forum post explaining such an apparently simple thing.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Aucun fichier ni test n’est nommé dans l’issue. Commencez par localiser l’implémentation de la barre de couleurs du cone plot et déterminer comment les libellés de la barre de couleurs sont configurés ailleurs ; le travail est terminé lorsqu’un utilisateur peut fournir une grandeur et un libellé d’unité qui apparaissent sur la barre de couleurs rendue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- data-visualization
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100