Charts
Charts copied to clipboard
fixed no used warning
Issue Link :link:
Goals :soccer:
there will be no warning in demo project
Implementation Details :construction:
As I noticed in the demo project, it was giving a warning that the addEntryOrdered(_ e: ChartDataEntry) function is not used. That's why I made the development