Replies: 5 comments 5 replies
-
Hi, it seems http://www.scss.com.au/family/andrew/tiddlywiki/#ApexChart%20-%20Line%20-%20Synchronised has a rendering problem. Tested with FF-latest on Windows 11 and Edge |
Beta Was this translation helpful? Give feedback.
-
I would like it, if the edition would only have the ApexChart plugin, so the libary overhead of the other plugins would not be there. 500kB is a bit hefty from my point of view. But the possible functions are excellent. |
Beta Was this translation helpful? Give feedback.
-
Just uploaded a slight revision - broken out my "filter sequence" code into its own tiddler, ported the next tranche of demo charts (columns), and added support for X-axis tooltips that I'd missed. Regarding the size of the library. I knew someone would complain about the size. I don't really see 500kB being over-the-top for the sort of charting functionality provided. Having said that, I've been looking at Chart.js. I initially dismissed that library because they had no demonstrated support for the timeline charting I need (see http://www.scss.com.au/family/andrew/tiddlywiki/#ApexChart%20Timeline%20Test). I have since discovered that it is possible with some effort. That library appears to be available in about 200kB, so under half the size of ApexCharts. However, I'm much too far down the ApexCharts route to stop now. |
Beta Was this translation helpful? Give feedback.
-
Just in time for my week off, I've now ported the remainder of the ApexCharts demo charts. Many bugs have been fixed, many more callbacks supported, and support for fill images using images in the wiki itself has been added. When I get back, hopefully not too many bugs will have been reported, and I'll look to do a v1 release. Thanks for your feedback! |
Beta Was this translation helpful? Give feedback.
-
Thanks to all who provided advice during development of my plugin. I've just released v1.0 and made an announcement on Google Groups, which I believe is duplicated to the talk forum. Thanks again. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm starting a new discussion because I've recently implemented the last major functionality I believe my plugin needed. It's not a "proper" final release, yet, but it's much closer now. Note that previously I had been incorrectly using a version "1.?.?", that's now changed to "0.?.?", so if you've already installed the earlier copy, you'll need to delete it first.
The primary new functionality is:
The "poster child" for these is my port of the ApexChart GitHub Style demo. Dragging the brush invokes a TiddlyWiki action that calls an ApexChart function to sum data values and update a tiddler.
Other changes include:
I plan to continue porting ApexChart demos to my wiki, fixing issues as I come to them. Once I'm happy with all that, it will be time for v1.0.0!
Please have a look and let me know if you have suggestions or improvements. Now is the time while I'm working on it. Note that I will be away on holiday all next week
Beta Was this translation helpful? Give feedback.
All reactions