Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master Issue for Charts #16

Open
lprsd opened this issue Dec 21, 2013 · 3 comments
Open

Master Issue for Charts #16

lprsd opened this issue Dec 21, 2013 · 3 comments

Comments

@lprsd
Copy link
Owner

lprsd commented Dec 21, 2013

Charts we are looking now at:

  1. Summary Charts Chart 1 : Summary #14
  2. Donut of Wins/Losses Donut chart to analyze the wins data #5 - There must be option for filtering this one by Stadium, vs Country etc.
  3. Area Chart of Runs Chart 3: Cumulative Area chart of Runs #15
  4. Records Charts Relative to other Player bar charts #13
  5. Wins/Losses in a donut chart With Sachin/Without Sachin.
  6. 3D chart of the records (as commented by Adi, below)

Potentially more to consider/discuss:

  • How about a Pie drill down chart of the Donut chart? (On click of Donut can it change to the drilldown pie?)
  • Sachin scores vs wins, losses for the batting order, - Donut chart for win loss vs order of batting (1st, 2nd,..., DNB) #10 (may be also for the toss)
  • Scores/Centuries etc in Stadium (There is another dataset for these)
  • Worldmap D3 visualisation of the scores in a country (and against a country.)

To look for:

  • Can we use multi axis combination chart
  • Any other D3 or SVG visualisation we can use.
@AdityaSethi
Copy link
Collaborator

For the record chart, I am planning to have a Channel Mix By Average fare kind of chart.

Lets say for this particular case http://stats.espncricinfo.com/ci/content/records/223375.html
We can show basically two dataset (number of matches on y axis, and by radius of circle we can show number of runs). Bigger the circle, larger the number of runs.

How does it sound to you guys?

@lprsd
Copy link
Owner Author

lprsd commented Dec 21, 2013

That is the "Records Chart" #13 - Still need to compile json for that.

Summary Chart is #14

@AdityaSethi
Copy link
Collaborator

I was thinking to start with #13

So we will show three different values in one chart
y-axis - Number of matches
x-axis - Avg Score
circle are - runs

Once the data is ready, I will just need to tweak few small things that I will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants