methnen / m-chart

Manage data sets and display them as charts in WordPress.
Other
43 stars 22 forks source link

1.11 #186

Closed methnen closed 8 months ago

methnen commented 9 months ago

https://github.com/methnen/m-chart/issues/184 https://github.com/methnen/m-chart/issues/134

webconstructor commented 9 months ago

Nice, 2 things only

The code is nicely organised. Perhaps remove the commented boxshadow.

methnen commented 9 months ago

Thanks @webconstructor, I'll get that margin added in.

And that's a greatidea on the CSV handling. I'll make it work that way instead.

methnen commented 9 months ago

@webconstructor can you clarify on the margins a bit? I'm not quite sure where you're referring to.

methnen commented 9 months ago

@webconstructor This has been updated to include the CSV import changes and a fix for the doubled labels on the tooltips. Let me know if that seems good on your end?

Also still looking for some clarification on the additional margin you wanted.

webconstructor commented 9 months ago

Wow Methen, great stuff.

Very very nice.

Considering the margin This is in the backend mainly (although the frontend may need it as well). Blocks are stacked vertically so the borders of the chart-selector when using multiple charts without text in between hit each other. .m-chart-selector: 1.5rem; would fix that

methnen commented 9 months ago

When I'm in the block view I see something that looks like this:

image

There's already some reasonable padding between block elements. I think this might be a theme related issue.

methnen commented 9 months ago

@webconstructor Just a heads up I think this is ready to go out. Unless you see any last minute issues my plan is to merge this tonight and then push submit it to wordpress.org. Probably around 10PM Pacific.

webconstructor commented 9 months ago

No, no issues here You're right about the margin in your screenshot Can't wait for the release A small step for man...

methnen commented 9 months ago

I meant to get this out on the weekend but life intervened. I'll be shooting to launch it sometime this evening now instead.