methnen
@methnen on WordPress.org
- Member Since: July 27th, 2009
Contribution History
methnen’s badges:- Plugin Developer
-
Posted a reply to Can I add a extra percentage label in the pie view?, on the site WordPress.org Forums:
So this is probably doable in Chart.js especially with the datalabels plugin which is being… -
Posted a reply to Can I customize the space between the chart label and legend?, on the site WordPress.org Forums:
Yes. You'll want to look at the Chart.js docs to see how you might do… -
Posted a reply to Chart is not defined.., on the site WordPress.org Forums:
Sorry for the delay in getting back to you. I was swamped with work and… -
Posted a reply to Chart is not defined.., on the site WordPress.org Forums:
In the M Chart Settings panel as mentioned earlier. There's a checkbox that will enable… -
Posted a reply to Chart is not defined.., on the site WordPress.org Forums:
Did the iframe setting have any effect on the issue? -
Posted a reply to Chart is not defined.., on the site WordPress.org Forums:
Without seeing it in action it's hard to know what might be causing the issue.… -
Posted a reply to Customizing Chart Axes with a Theme, on the site WordPress.org Forums:
Closing as it's been some time. Please open a new ticket if you're still having… -
Posted a reply to numbers higher than 100000 show as NaN, on the site WordPress.org Forums:
Closing as this is resolved in version 1.10. @martinshoe please do let me know if… -
Committed [2882697] to Plugins SVN:
Tagging 1.10 -
Committed [2882696] to Plugins SVN:
Committing 1.10 to trunk -
Posted a reply to What a great developer friendly plugin!, on the site WordPress.org Forums:
Hey @guanyixi thanks for the nice review. A Gutenberg block is in the plans. That… -
Posted a reply to numbers higher than 100000 show as NaN, on the site WordPress.org Forums:
@martinshoe Apologies for the delay I've just been utterly swamped with work and life both.… -
Posted a reply to Need to contact you by email, on the site WordPress.org Forums:
jamie AT methnen.com -
Posted a reply to M-chart height, on the site WordPress.org Forums:
This is a little round about and very quickly thrown together but this added to… -
Posted a reply to M-chart height, on the site WordPress.org Forums:
Hey, I can't seem to duplicate the issue you're having on that page. However, I'm… -
Posted a reply to numbers higher than 100000 show as NaN, on the site WordPress.org Forums:
I'm honestly not sure. Can you send me a CSV export of the data set… -
Posted a reply to Set up to 5 decimals, on the site WordPress.org Forums:
If you wanted to look at the helper function it's here: /components/js/m-chart-chartjs-helpers.min.js There's a non… -
Posted a reply to Set up to 5 decimals, on the site WordPress.org Forums:
Hello @legalmartin the numbers are currently being run through a helper function and I believe… -
Posted a reply to Change background of generated images, on the site WordPress.org Forums:
Changing the Chart.js background is actually a bit complicated currently. Basically what you need to… -
Posted a reply to Customizing Chart Axes with a Theme, on the site WordPress.org Forums:
Hey, I've not actually had time and I probably won't for awhile. This is a… -
Posted a reply to Customizing Chart Axes with a Theme, on the site WordPress.org Forums:
Instead of this: $theme['options']['plugins']['scales[x]'] Try this: $chart_args['options']['scales']['x'] The scales stuff is in the core library… -
Posted a reply to Percentage sign not appearing in the chart, on the site WordPress.org Forums:
Yes, for now that stuff gets filtered out so the library (Chart.js/Highcharts) doesn't choke on… -
Posted a reply to Percentage sign not appearing in the chart, on the site WordPress.org Forums:
This is by design. Special symbols and characters confuse the charting library and actually cause… -
Posted a reply to Change Bar Chart Colors, on the site WordPress.org Forums:
Glad you found a solution. To answer you though, colors and other things can be… -
Posted a reply to Adjust Animation default time, on the site WordPress.org Forums:
Hello, Yes the gist of it is that the settings are in an array that… -
Posted a reply to A couple quick formatting questions, on the site WordPress.org Forums:
Awesome. Adding some prefix/suffix support is something I plan on adding, perhaps in the next… -
Posted a reply to Issue trying to update a chart, on the site WordPress.org Forums:
I sent you the file. Let me know if ti doesn't work. -
Posted a reply to A couple quick formatting questions, on the site WordPress.org Forums:
So that's where I was getting with the need to probably add a filter for… -
Posted a reply to Issue trying to update a chart, on the site WordPress.org Forums:
@tegazinho send me an email to: jamie AT methnen.com I have a file that may… -
Posted a reply to A couple quick formatting questions, on the site WordPress.org Forums:
Yes the data labels plugin is already available. It's how the Show Labels checkbox adds… -
Posted a reply to A couple quick formatting questions, on the site WordPress.org Forums:
@sflwa 1. https://www.chartjs.org/docs/latest/axes/#tick-configuration Chart.js docs are helpful usually. 2. Can you elebarorate on what you… -
Posted a reply to Adding € to chart values, on the site WordPress.org Forums:
It's completely possible, how you do it depends on the charting library. Highcharts has a… -
Posted a reply to JS Error after saving: ChartDataLabels is not defined, on the site WordPress.org Forums:
This is a heads up to anyone else having this issue, another user contacted me… -
Posted a reply to JS Error after saving: ChartDataLabels is not defined, on the site WordPress.org Forums:
@michelyweb is there a way I can see this issue in action? Feel free to… -
Posted a reply to Global font color Chart JS, on the site WordPress.org Forums:
Marking as resolved. -
Posted a reply to Set data default visibility toggle, on the site WordPress.org Forums:
I get you. But yeah, I'm not sure how I'd do that in a UI… -
Posted a reply to Plain spreadsheet visual, on the site WordPress.org Forums:
Paywall/Registered user stuff is very out of scope for what the plugin intends to provide.… -
Posted a reply to Plain spreadsheet visual, on the site WordPress.org Forums:
@genesis999 I'm a little confused. There is no "pro" version of this plugin. Are you… -
Posted a reply to Trigger animation in viewport, on the site WordPress.org Forums:
I'm sure it probably is I'd look at the Chart.js docs and see if there's… -
Posted a reply to Global font color Chart JS, on the site WordPress.org Forums:
The initial part sets the colors and point styles used. But that final to last… -
Posted a reply to Global font color Chart JS, on the site WordPress.org Forums:
Hey @numbarias the best way to do that in the plugin is to create a… -
Posted a reply to Import file not working, on the site WordPress.org Forums:
Closing do to lack of followup from OP. -
Posted a reply to Duration in Y-axis?, on the site WordPress.org Forums:
Closing. -
Posted a reply to Values over >1million showing NaN in X-axis, on the site WordPress.org Forums:
This was resolved over email and a fix will be in the next release. -
Posted a reply to Import file not working, on the site WordPress.org Forums:
None of the theme settings or otherwise are likely culprits. There's JS involved in the… -
Posted a reply to Import file not working, on the site WordPress.org Forums:
@wrathyimp are there any errors showing in the browser console when this happens? Also can… -
Posted a reply to Values over >1million showing NaN in X-axis, on the site WordPress.org Forums:
Could you share the CSV export with me and send it here: jamie AT methnen.com… -
Posted a reply to Duration in Y-axis?, on the site WordPress.org Forums:
@scuderiadank Yes, the plugin is purposely not super aware of the time data. I've thought… -
Posted a reply to Values over >1million showing NaN in X-axis, on the site WordPress.org Forums:
@teknofilo that's definitely not intended behavior. However, looking at the data in the spreadsheet it… -
Posted a reply to Acces ChartJS custom options, on the site WordPress.org Forums:
There is. The same jQuery style events exist for Chart.js. Perhaps most useful for Chart.js…
Developer
-
Gigaom Simple DB
Active Installs: Less than 10
-
Gigaom Slog
Active Installs: Less than 10
-
HeadlineEnvy - headline testing with Optimizely
Active Installs: 10+
-
M Chart
Active Installs: 4,000+
Contributor
-
bSocial comments
Active Installs: Less than 10
-
CloudSearch
Active Installs: 70+
-
Gigaom Copy Layout
Active Installs: 10+
-
Scriblio
Active Installs: 10+