ChartsOrg / ChartsOrg/Charts

Interact with legend and display the selected data in line chart

Open
#1,306 12 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

# Can Charts do the job below ?
#1. Just like the picture below, by default three legends are selected and displayed on line chart, then user can tap at legend to highlight some legends and append new data at line chart.
#2. If user tap at line chart to select a day (x value), it will display today's (x value's) associated title and value in the center of line chart.

![img_2920](https://cloud.githubusercontent.com/assets/12227130/17546737/19c3c0e6-5f16-11e6-97ca-3f1f71a9cbdd.PNG)
![img_2921](https://cloud.githubusercontent.com/assets/12227130/17546739/1edb4a36-5f16-11e6-8751-6045bdeac445.PNG)
![img_2922](https://cloud.githubusercontent.com/assets/12227130/17546763/3a17ee80-5f16-11e6-96a0-c12a3c8081f9.PNG)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.