-
Feature request
``` javascript
i3d3.plot({data: ...
legend: [name1, name2, name3]
...});
```
-
https://github.com/gionkunz/chartist-js/issues/508
`reverseData: true` reverses not only the list elements, but also the lists themselves insides `series`. This might be logical for some, it is not…
-
Trace
https://drive.google.com/file/d/1s7Yr9LR9HyFxZ-BI8Y9HDXBT_2euswwH/view?usp=sharing
:frog: :frog:
ghost updated
5 years ago
-
Adding a legend by making the following changes to the [usage example](https://github.com/edsaac/streamlit-PyVista-viewer#usage-example) doesn't work, i.e. no legend is visible:
```
...
## Add me…
-
I have a `CustomTooltip` local component stored in `assets/customtooltip.js`. How can I include this tooltip inside a recharts component?
I tried this:
```python
class CustomTooltip(rx.Componen…
-
When the user clicks or touches a legend in the legend box, raise an event on the corresponding series.
-
### Feature Proposal
## Proposal
I propose to to add a new `fontStyle` property (or something similar) to the [LegendItem interface](https://www.chartjs.org/docs/latest/api/interfaces/LegendIte…
-
Is there any chance you can look into a similar issue with Apex Legends? I believe the problem is nearly identical, the launcher requires POPCNT but the game itself doens't actually need it. I've atte…
-
How difficult would it be to have a piclegend(filename, margin) parameter that would load a PNG and carve it into the top of the character? I'm thinking that margin==0 would mean the picture scales t…
-