Radar Chartenhancementgood first issue
Repository-Metriken
- Stars
- (7.513 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
In my use case I'm using a radarchart feeding real time data coming from a sensor to it, but the radarchart rescales depending on the values provided, making it difficult to understand.
It would be nice to have a parameter similar to maxX for linechart to prevent the chart to rescale.
If needed, my code is here.