Paul van Zyl
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Charts] Appearing with scrollingThanks for the kind words and great feedback, I agree this is a really cool feature and shouldn’t be that hard for me to implement 🙂
Forum: Plugins
In reply to: [WordPress Charts] Aliasing ProblemHey Amizzo
Hope you’ve managed to sort this out, I’m going to close this thread, but pleaes let me know if you need any assistance.
Cheers.
Paul
Forum: Plugins
In reply to: [WordPress Charts] Radar Chart canvas margins & MyPolar labelsMarking this as resolved.
Let me know if you still need any help 🙂
Cheers.
Forum: Reviews
In reply to: [WordPress Charts] Great plugin!In the update you will be able to define them in the shortcode 🙂
Forum: Plugins
In reply to: [WordPress Charts] Radar Chart canvas margins & MyPolar labelsMy Apologies for the confusion, I’ll correct the docs in the next update, thanks for the great feedback, can you post a link or screen shot of the other problem you’re having ?
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Great plugin (5 stars) – feature requestHey Steve,
Sorry its taken so long to get back to you, and thanks for the great feedback, while I will be adding labels the current JS library being used wont provide that level of interactivity currently.
But I do have some great features on the way – stay tunes.
Forum: Plugins
In reply to: [WordPress Charts] chartjs.org?Cool, glad it was something simple.
Forum: Plugins
In reply to: [WordPress Charts] Aliasing ProblemHey
Sorry its taken me so long to respond, ttally thought I had gotten back to you, I get a 404 on your link, but they shouldn’t look jagged at all amizzo, can you try post another link ?
Warmest Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Additional chart.js options supportHi There
thank you for the feedback 🙂
Currently you cannot add this feature through the WordPress interface (shorcodes or otherwise), and would have to add it directly in the JS, in the plugin files. I’d suggest duplicating the plugin and renaming it in your WordPress plugins folder (also deactivate the original).
Hope that helps, let me know if you need any further input
Regards
Paul
Forum: Plugins
In reply to: [WordPress Charts] Negative valuesClosing this topic, I will note this as a feautre request 🙂
Forum: Plugins
In reply to: [WordPress Charts] Negative valuesUnfortunately there isn’t a way to edit Y axis currently without digging into the plugin code, check out te docs for charts.js, if you’d like to adjust the options, I will be adding this in a future release, but its unfortunately not on the next round of updates for now.
Forum: Reviews
In reply to: [WordPress Charts] Cool plug-inThanks for the great feedback,
both of those features are in the works, but I’ve been buried by the daily grid, I’ll be getting back to these as soon as I’ve got a minute.
regards
Paul
Forum: Reviews
In reply to: [WordPress Charts] Great plugin!Hey Steve
thanks for the greta feedback, legends for the charts are coming along with a widget, and the following update will add a UI to the editor.
Unfortunately these charts are generated using the canvas element, and as far as I understand they would need to be done using SVG in order to make them interactive (such as in the manner you describe). If you absolutely need / want this functionality this may not be the best solution for you right now.
thanks again and warmest regards
Paul
Forum: Themes and Templates
In reply to: Menus not displaying on archive pagesawesome – this sorted my issue as well where my navigation was not appearing on my search page.
Forum: Plugins
In reply to: [WordPress Charts] Negative valuesHey Thanks for the great feedback, there unfortunately isn’t a way to do what you’re after with a bar chart (unless you use a comparative bar chart) but this would allow you to compare positives to negatives, not show a progression that dips below 0. I’ll look into the Y-axis detail stuff and get back to you.