Sartaj Singh Baveja
Sartaj Singh Baveja
Did you use the `styler` function for this? Can you preview some of the code? You can take a look at some of the examples to get an idea as...
So you want to apply a styling towards the Labels in the legend? Is that what you're trying to achieve? I'll try to make a small example to show this
@xogeny Yes, that is exactly what's happening. It'll work perfectly with the typescript pond.js library as well. We're almost there. Need to fix a few code issues and rebuild the...
Progress :
@sheoranpranava91 Isn't this similar to what we do in http://software.es.net/react-timeseries-charts/#/example/volume or http://software.es.net/react-timeseries-charts/#/example/cycling
@ZahaanKhan Could you give some more information regarding this? I don't see this warning in the Climate example anymore
Let me look into it and get back to you
@davegravy Hey david, I'm not sure why it's not working on your end. It seems to be working for me. I believe you're using the latest code. `TickCount = 3`...
@davegravy I think the issue was with the `updateAxis()` code which was causing this issue. I have a fix in the branch `fix-175` Can you use that branch in your...
You'll have to do a `npm install` / `yarn install` first for that. It's a new package that was added to package.json recently