Skip to content

Serious issue on time scaling bar data with x/y coordinates #3107

@Montrazul

Description

@Montrazul

I wanted to create a combined chart containing line data and bar data which are both independent from each other and are providing data to set with x/y coordinates in a time scale.

Here is the current solution in a js fiddle:

[https://jsfiddle.net/av15kuwj/6/](combined chart with line %28x/y%29 and bar only y)

As you can see for the line data i provided a x and y value for each entry. Now i wanted to do the same for the bar data:

[https://jsfiddle.net/o7Lk1m0n/1/](combined chart with line %28x/y%29 and bar %28x/y%29)

As you can see the bar data now isnt even showing up. What i need to do is to have a chart showing to completely independent datasets, one line dataset and one bar dataset in a time scale and i need to be able to define their positions by providing x and y coordinates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions