rifflearning / zenhub

This is the master repository for the Riff Projects in our ZenHub Workspace
0 stars 0 forks source link

SPIKE: amCharts prototype for all metrics #200

Open adonahue opened 5 years ago

adonahue commented 5 years ago

We have licensed the amCharts graphics package in order to have access to a wide range of visual representations. Currently, we only have one of our graphics utilizing amCharts - the network graph. Ultimately we would like all of our legacy graphics (talk time, influence, and timeline) to also use amCharts, for the purposes of code cohesion / simplicity / maintenance and visual cohesion in the UI.

Acceptance Criteria

adonahue commented 5 years ago

@brecriffs - I think this covers what we talked about yesterday. If any of this seems problematic or out of scope, LMK. Thanks!

adonahue commented 5 years ago

@brecriffs - where are you on this? I know you had some stuff built, is there much more to close this spike out?

brecriffs commented 5 years ago

I did a bit of a spike over the weekend with a prototype to show you. I will message you this afternoon about a good time for me to show you.

adonahue commented 5 years ago

Accepting as complete. We now have a prototype for all existing and new metrics in amCharts. One possible issue that came out of this spike is the load time for a dashboard with lots of amChart graphics. We will need some continued investigation about what is causing this issue and how to mitigate it.