Skip to main content
While converting a WinUI to a WebUI I have run into a line graph with an area shaded. That's a nice little option in WinUI, however if it's available in WebUI at this point I can't find it.



Is it available? And if not, do you have a recommended workaround in the meantime?



Thanks!
Hi @MathFour ,



Unfortunately, the lines are modeled as individual svg path's. Areas can only be filled if they can be described by a closed path, which is currently not the case. For this to happen we would have to reconsider the way the lines are rendered in a line chart.



You may use a BarChart instead. But we will take your feedback into account!
Thanks, @Arthur. Please put it on the list as it is easily done in WinUI and clients that want to convert to WebUI have to put this problem on the list of limitations.



Is there a way to squish a barchart over a linechart in a way that it can LOOK like it did in WinUI?
@Arthur Can you answer my last question? This is marked solved, but I still need a way to do this.



Thanks
@MathFour , unfortunately there is not a way to ‘mix’ a bar and line chart at this point.
Is it something that we are going to see in the future?
Thanks @MathFour , @gabiservidone ,



I moved this ticket to the Share Your Ideas forum, there where new ideas for our product can be 'dropped'.



https://community.aimms.com/share-your-product-ideas-customers-only-37/how-idea-submission-works-181

Today we announced in the Product Update that this will be available soon; we expect to make it available in the next release (4.74).


Hi @MathFour,

 

We had introduced a new BarLine Chart Widget type in October 2020 with 4.76 release.

 

With the recent released 4.85 version, we have our new Combination Chart Widget type that support multiple chart types like Column, Line, Area, Spline, Area Spline and Scatter.

 

Curious to know if you got a chance to try out our new Combination Chart Widget type.   

Please leave your feedback and suggestions on this new widget type in this group.

 

Thanks,

WebUI Team.


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator