[New Plugin] Simple Charts

Hi there @psychogenx – there is not yet support for box plots for the plugin, although it is still on the backlog it is a big larger of an effort so it has not yet been tackled. I’m happy to send you a note if/when it is ready!

Alex

1 Like

Great work on the latest changes. I especially like the move to adding support for the “other” series that I can add to my hover tooltip.

Would it be possible to add support for “all” series at the hover point like you did with “other”? This would allow us to select which items appear in which order in the tool tip. With only “other” as an option items may appear out of order in relation to the data behind the tooltip. I can use the colors to help guide the information but if I could always have whatever item is topmost on the line chart always on top in the tooltip, that would complete the picture.

image

One other minor thing is when I’ve turned off one of the series by clicking on it in the legend, it’ll still appear in the tooltip.

Hi Chris, thanks for the follow up.

I have been working on showing all of the series values instead of just “other”. In Bubble the user can filter out the hovered value if they choose.

Will probably have this ready next week. Keep you all posted!

Alex

Hi @chris.charette241 , I’ve just updated the tooltip publishing to show “All Series’ color/data” – you’ll see that available instead of the “Other Series’…” state that was there previously.

Here’s a screenshot:

all series

Hope that’s helpful!
Alex

Thank you, you’re phenomenal !

Your plugin is the one that I’m happiest to have paid for…thank you
image

@chris.charette241 so happy to hear that. Let me know if I can help with anything else!

Hi all, just published an update that enables users to connect the lines on Scatter Charts, this is intended for use cases that require more flexibility than Line Charts (e.g. when you might have different X value datapoints you’re attempting to create a chart for). Here’s a screenshot of a connected Scatter Chart:

As always, let me know if you have any questions or feedback!
Alex
TechBlocks

Hello @alex4 !
just purchased your plugin, everything looks great and pretty intuitive.
However the chart is not refreshed when I change the data, and I couldn’t find the way to get around it so far. Could you advise?

Here is the chart I am using.

When I click on the “Impact” button, a pop-up is opened, I edit some data there and save. As you can see in the picture, the text area “D” value has changed, but in the chart the corresponding “Deliver” value is not updated.


Data source for the chart (and text areas)


Here I am updating the values.

If there is a way to add refreshing the chart to a workflow that would solve my issue.

All the best,
Alex

Hey @alex20200207, thanks for reaching out!

I’ll take a look and get back to you tomorrow.

Have a great rest of your weekend!
Alex

2 Likes

hi,

on element Chart-Bar/Line i cannot see field input “point hover radius”, but in your example it have. Please can you tell me why?

Hi @se.belobrov – thanks for reaching out! Have you upgraded to the latest version and refreshed your Bubble editor page?

Alex

Hi @alex20200207 – I’ve pushed an update that should fix the issue where the Chart values don’t update/refresh when you change the input value. Feel free to upgrade the plugin (v2.34.8 has the fix) and test it out. Let me know if you spot any issues!

Alex

Thank you very much @alex4 ! All works fine after an upgrade!

Hi @alex4
I want to express my gratitude for your efforts. But I have a problem:
On components “ComplexListCalculations” i have “multiply/divide/concatenate”, but i have not plus and minus item from two lists. Why? it seems obvious, but i stuck on this for hours

Hi @se.belobrov – thanks for reaching out!

I’ll see what I can do to make it possible to do addition and subtraction on that element.

Alex

I will wait for this very much.

and I noticed another problem: the custom hover does not work if these are lines and bars on one diagram (in all other cases it works fine)

@se.belobrov great, keep you posted!

For the issue you’re noticing – could you elaborate? I’m having trouble understanding what you mean when you say it does not work if these are lines and bars on one diagram.

Update in v2.35.0

I’ve added a new property called “Max Ticks Limit” to limit the number of gridlines/ticks that show up for the X or Y axis for Bar, Line, and Scatter charts. You’ll see them on the gridline settings for those charts:
ticks

Let me know if you have any questions!

1 Like

i mean that when chart have bar and line and hover have custom tooltip, that Y value not send at custom hover. And its work fine when chart have only line or only bar

and other problem: element Chart-Bar/Line when X Axis Value start from 0 (example value: 0, 1, 2, 3) – element isn’t visible. When i change X Axis Value start from 1-… it’s work fine.