Skip to content

RenderBarChart appending in the htmlLocation is not the intension #33

Description

@vreddi

When RenderBarChart is called, the position (htlLocation) is passed informing the function that where the Chart should be added. Right now we are only appending it inside the htmlLocation. Sometimes that is not the expected behavior of rendering the bar chart in the proper place. Maybe there should be a way introduced to put the chart in a specific place inside the htmlLocation (append, prepend, more options?)

Check: BarChart.ts (RenderBarChart()) fore more details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions