-
This would draw datapoints from right to left, starting at the right end of the Plot. This would be useful for drawing continuously growing data sources that we basically need to show a `tail -f` of i…
-
Hi,
I implemented MIMChartLibrary to my project but i have a little but disturbing issue.
I am setting an array for x titles values shown below.
clickDates = (
"03/11/2012",
"04…
-
### What is the problem?
Hello, I am trying to render a shadow for a line chart, which is basically another line chart as child of the parent line chart. It seems nothing gets rendered on Android, …
-
Hi contributors, I took HeatmapSample example as a starting point to make an oscilloscope-like animation, but actually what I drew is a LineGraph. A problem's been blocking me for a while, that is, ev…
-
### Description
Hi!
I've been on version 1.3.11 for a while now and am trying to upgrade to the latest version (1.4.45) and am noticing a regression where the strip shown on focus is showing on…
-
![flipkart](https://user-images.githubusercontent.com/41678679/93750412-0ebef900-fc19-11ea-98b0-8929af65e8a8.PNG)
-
Like Fig 7 in https://encointer.org/charting-the-development-of-encointers-longest-established-community-currency/
* we should add the total transaction volume as a reference here (not only known a…
-
I want add an image to the bag-round of data label in line graph. And for plotting data labels I'm using following method
-(CPTLayer *) dataLabelForPlot:(CPTPlot *)plot recordIndex:(NSUInteger)index
…
-
Hello there,
Actually I am using linegraph to plot around 144 points without zoom and scroll. Everything looks good, however in some cases there is a sharp line at some points.
Please refer the s…
ghost updated
5 years ago
-
Could someone please edit the documentation or explain how to make it work?
I spent 3 days and still can't figure it out. The person who made this package is not cool.
```js
const Test = ({ set…