[Plugin Update: 2021] TechBlocks Charts and Graphs (Chart.js)

Hi @alex4
Is it possible to add a second Y axis to a stepped line chart (one axis on the left and second on the right side of the chart)?
Thanks

@treb.gatte you’re welcome! Happy to help!

—————-

@Tetrev Thanks for the feature request here!

v4.39.37 and v4.38.38 now support Mixed Charts with Stepped Lines. You can create stepped line charts with different axes on the left and right!

Tooltip offset issue.

i am getting an unexpected behavior the custom tooltip is offset to the point hovered. i checked all settings and do not see where this could be coming from. can you point me in the right direction?

Hey @trevorallanfields thanks for reaching out. I wasn’t able to reproduce this issue on my end. Could you PM me a link to your editor so I can take a look?

Boa tarde, @alex4

Isso mesmo! , Mec. Vagões (1676) no Top e CCP(3) no fundo.

Tem essa opção? Pois todos os Gráficos precisa ser assim, e é correto também. Sugestão era pra ser automático gráfico assim pro Maior pro Menor.

Fico no aguardo
Desde já Agradeço

@dipaivabrito obrigado por usar o plugin!

Eu nao falo portugues muito bom, voce fala ingles?

Good afternoon @alex4

That’s right! , Mech. Wagons (1676) at the top and CCP(3) at the bottom.

Do you have this option? Because all Graphs need to be like this, and it’s correct too. Suggestion was to be automatic graphic like this for Major to Minor.

I’m waiting
Thank you very much in advance

Hi @dipaivabrito – yes, you can certainly sort your data series from largest to smallest. In your Bubble expression, you’ll need to sort by the field that contains the number. Feel free to share a link to your Bubble editor for me via a PM if you run into issues and I can point you in the right direction!

@alex4

Do you have a graphic example like this in your Tutorial?

@alex4 Thanks for the response. From what I can tell from this example you gave the workflow that calculates the trend line has static points, is that correct? Is there a way to do it with dynamic data?

@dipaivabrito sure thing! This example shows you how to extract RepeatingGroup values to your chart–as long as you can get the order of your values from your RepeatingGroup, you can put them straight into the chart!


@jeffprewitt yep, in the workflow action where you add the trendline, you can input a dynamic expression. In your case, you can run calculations on your scatter plat data points (I imagine a trendline calculation like this one would do)

@alex4 Ok that’s good to know I can add dynamic expressions. I’m trying to calculate that type of equation for the trend line, as well as for some other percent change statistics I need from my data. Have you ever written that type of equation in bubble before? Or know of any tutorials that show how to do that? I have price and date data that I need to find the % change for.

Hi Alex,

Is there any way to make the animation not reset back to 0 before animating the next set of valued in a line chart? Say the point value is 50 and the updated point value is 60. Currently the animation resets to 0 and then animates to 60. I would like it instead to go from 50 to 60 without resetting to 0 first. That way people can see the change more clearly.

Does the radar chart has some option to disable animation, or set it duration to zero ?

Hey Alex,

I’m having an issue with having dynamic data in label and value sections of the pie chart - it was never an issue in the past. The dynamic data is a combination of ‘do a search for’ and ‘group by’. When I add the same dynamic data into a text box, I can see the data show up in perfect form; numbers split by a comma for the values, and words split by a comma for the labels. There are three datapoints for each. This was working only a few days ago so I wonder if the result of an update or new bug?

Another thing I noticed is in the scatter charts’ data label. The number following the ‘unit before x’ is in fact the y number, and the number following the ‘unit before y’ is the x! I have of course quadruple checked the input for x and y, and there seems to be no fault. I’ve also made sure that the fault is not with the axes.

Many thanks in advance, and thanks again for the terrific work.

Hello and thank you for this excellent plugin.

I am trying to create a bar chart with 1 series of 5 bars. Each bar needs to be in a different color code. However it seems like it is only the series that can get a color code - which means all the bars will have the same color if I am using 1 series.

I have tried different approaches without any satisfying results. If I place each of the 5 values in each series with its own color then I will not have the label name for each bar. It will only be possible to see the label in the legend (series name).

Is there some way I can achieve my goal? This must be a common request.

Jacob

@mayco
Does the radar chart has some option to disable animation, or set it duration to zero ?
image

I’ve just pushed an update that should enable you to customize the animation duration for Radar Charts. Once you upgrade to v4.38.49 or 4.38.50 it should be available to you! (Don’t forget to refresh your Bubble editor page).


@jeffprewitt for the formula of the trendline, you should be able to enter an equation like this in Bubble. I would encourage you to look into expressions and operators, something like this on the Bubble forum or Google!


@christo1
Is there any way to make the animation not reset back to 0 before animating the next set of valued in a line chart? Say the point value is 50 and the updated point value is 60. Currently the animation resets to 0 and then animates to 60. I would like it instead to go from 50 to 60 without resetting to 0 first. That way people can see the change more clearly.

Currently, this isn’t possible yet. Is this an urgent/must-have request of yours?


@a.alighanbari thanks for the kind words about the plugin! Could you PM me a link to a page where you’re isolating this issue? I am happy to take a look!


Hey @t.leicht84
I am trying to create a bar chart with 1 series of 5 bars. Each bar needs to be in a different color code. However it seems like it is only the series that can get a color code - which means all the bars will have the same color if I am using 1 series.

You should be able to create a single serie with multiple colors by adding that serie via a workflow action instead! Here is a screenshot of that property:

Don’t hesitate to let me know if you have any follow up questions!

Alex

Awesome! Thank you so much!

Is there a way to control and visualize which series are enabled disabled (Strikethrough )?

Thank you! :slight_smile: that did the trick!

Is it possible to use this workflow solution when using bar charts in a repeating group? It seems the workflow is not able to detect the bar chart when it is placed inside a repeating group.

Jacob

Update 4.38.50 breaks the chart when hidden and shown again. It hides ok, but is show at only 1 px height, so technically invisible. Please fix.