syampillai / SOCharts

A wrapper around the "echarts" JavaScript library to use it as a Vaadin component.
Apache License 2.0
27 stars 11 forks source link

Multiple bar charts and live charts using datamatrix #16

Closed Menagha closed 1 year ago

Menagha commented 1 year ago

Hi, I have been trying to plot multiple line charts and bar charts on the same co-ordinate using the Datamatrix but in vain.

Using the same data matrix for both, The bar chart displays correctly , but the line chart plots the values in a single line vertically

syampillai commented 1 year ago

Can you post a sample code that demo the issue?

Menagha commented 1 year ago

Dear Syam,

Thank you so much for your response. Got the issue resolved. The requirement from the client had changed which required only 1 bar chart and line chart on the same Coordinate which was doable. Thank You.

Regards, Menagha

On Thu, May 11, 2023 at 6:21 PM Syam Pillai @.***> wrote:

Can you post a sample code that demo the issue?

— Reply to this email directly, view it on GitHub https://github.com/syampillai/SOCharts/issues/16#issuecomment-1543942302, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7JOABNA3YGKY5TI3U6URGDXFTOETANCNFSM6AAAAAAXMIRZIU . You are receiving this because you authored the thread.Message ID: @.***>

-- Thnx n Regards, Menagha