Skip to content

Time Chart for every second #2348

@khailenkomaksym

Description

@khailenkomaksym

I want to create dynamic Line Time chart for every second. Because class Entry has X parameter of type float, so when we put milliseconds (type long) there is loss of information by cast from long to float. And some milliseconds will be equal to the same value, so the graph vertical lines appear. How to solve a problem? Class Entry not support long argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions