Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Additional visualizations #3

Open
13 of 21 tasks
KMouratidis opened this issue Apr 3, 2019 · 0 comments
Open
13 of 21 tasks

Additional visualizations #3

KMouratidis opened this issue Apr 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@KMouratidis
Copy link
Owner

KMouratidis commented Apr 3, 2019

These should probably be implemented in one place and in an abstract manner so that they can be used anywhere within the app.

  1. More chart types (e.g. from plotly):
  • Scatter plots
  • Line plots / Time series
  • Histograms / Bar charts
  • Pie chars
  • Bubble charts
  • Filled area plots
  • Error bars & Confidence / prediction intervals
  • Heatmaps
  • 2D density plots
  • 3D charts
  • Pairplots
  • Graphs / Networks (e.g. cytoscape, networkX, visdcc)
  • Maps
  • Tree maps
  • Candlestick / OHLC charts
  • Trees
  • Dendrograms
  1. Add aggregations to plots:
  • groupby
  • filter
  • count
  • mean / median / min / max / sum
@KMouratidis KMouratidis added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants