-
Hi folks,
Very excited to see some of the recent (and continued) performance improvements being made to this excellent package.
To my question...
**Is their any appetite for reducing the size…
-
recently i find a bug in core.py
the raw code is :
ax_i.legend(handles=legend_handles[1:], labels=legend_labels[1:],
code in this way will loss the first legend label
i change the code into
ax_i.…
-
Question from the Sprint kickoff:
Currently legends are not supported in Maps or Styles, but clients will need or want to present a legend for the information in a map.
-
When I try to make my own color legend with NdOverlay and I make a color list with more than 21 colors it fails and plots one point. However if I make a shorter list works just fine and makes the lege…
-
When using colorQuantile to choses colors for fillColor, and combining this with addLegend, the legend will display the percentages corresponding to the quantiles, and not the quantiles and NOT the va…
-
I want to translate the legend, but there occurs an error if I do it with the `legendkey`attribute like this:
Error: `Uncaught TypeError: string is not a function (in configureLegend function)`
```
…
-
- [ ] Pod type colors
- [ ] Single/multi-select indicators
-
I don't think there is an easy way to make the legend draggable. This would be nice as an option, particularly for shiny apps.
-
I'm looking to change the location of the legend and title in an nvd3 graph. Any suggestions of how to go about this?
-
Hi,
Can the legend be customized to include a data frame to match colors instead of all of the elements?