-
Enhancement request for sure, but when the chart is narrow (say 350px) and has 4+ data sets the legend wraps. Ideally we'd be able to style the legend a bit more granularly.
Here's an example of a f…
-
now that plot.arbutus uses plot instead of ggplot2, I can't figure out a nice way to place the legend for an arbitrary number of test statistics. this is not a high priority but it is sort of annoying…
-
How to show chart legend?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32126414-show-chart-legend?utm_campaign=plugin&utm_content=tracker%2F323108…
-
The definition of "Open Legend App" will be different for every developer out there, however, I know alot of you out there have plans to use the content to make an app. I'm trying to get out from unde…
-
If I define a custom colorAccessor like
```
.colorAccessor(function (kv) { if (kv !== undefined) { return kv.key[3]; } })
.colors(d3.scale.ordinal().domain(context_keys).range(color_range))
```…
-
I mean the popup from clicking "What do all these symbols mean?" It should probably say what the difference is between solid and dashed lines, and possibly what the colors of branch labels mean as wel…
-
It would be nice to have a marker size legend function like below,
![image](https://user-images.githubusercontent.com/5254627/192402931-ca429e42-f74c-4cd8-9d42-21a5d47d4f27.png)
see [plotly example]…
-
When the user opens tracing view configuration, the tracing view either a previously stored configuration (if available) otherwise default settings.
Please change the default configuration as follows…
-
The "Time vs X Position" and "Time vs Y Position" line chart labels aren't quite right.
- [ ] They don't report position, the report distance moved. So they need a different title. Such as "Time vs…
-
My legend color elements overlap legend text - it used to work before, but now when I re-run this started to happen, not sure why. Also, the gap param in heatmap_legend_param did not change anything…