-
Hello
I try to put months like label put i can't i try this :
List labels=new ArrayList();
labels.add("janvier");
labels.add("février");
labels.add("mars");
....
LineData data = new LineData(label…
-
## Do you want to request a feature or report a bug?
FEATURE
## What is the current behavior?
Able to distinguish null values with a different color or different lines
## What is the expected …
-
Combined all feature requests for charts so its easier for me and benno to keep track on them.
I have just added what is requested below, benno have already added allot of new functionality and more …
-
I am trying to add another Y-axix in Line chart. How can I implement on react-d3.
-
I have a LineChartView with multiple entries, more get added every day
I expect the data entry to be drawn complete
When the entry lies between pages for example my chart is from Sunday to Satur…
-
- [x] Manager Rating Over Years
- [x] JobSatisfaction Over Years
- [x] RelationshipSatisfaction Over Years
- [x] EnvironmentalSatisfaction Over Years
- [x] Self Rating Over Years
-
Hey :)
I just discovered this amazing library. It seems to do most of what I want. However, two things that bug me are the inability to have labels / units on the X-Axis for LineChart and the lack …
-
I need to do something like this. Is it possible? I've tried with position absolute and zindex but none has work
![image](https://user-images.githubusercontent.com/9862392/172886925-990036fb-2b9f-477…
-
Hey,
I'm looking for a way to override the scrollable info appearance.
At the moment it allows to override the `View` style and the `Text` style, and to format the text itself using `scrollableInfoT…
-
Basically no matter what I do, 2 vertical gray bars appears at the beginning (where the Y axis is) and also at the end of the graph, I tried pretty much everything (deleting most of the attributes in …