Commit Graph

75 Commits

Author SHA1 Message Date
Sérgio Ramos 4d9e5fb959 nvd3 implementation 2016-11-08 15:34:04 +00:00
Tom Gallacher 904328bfca spikes: plotly customisation
It seems that customising plotly can become difficult once introducing
more unique properties to the style of a graph. In this case changing
the colour of a graph was easy, but adding a border to the top of the
graph only becomes cumberson.
2016-11-08 15:18:07 +00:00
Sérgio Ramos 7cabc1b7aa chartjs implementation 2016-11-08 14:44:17 +00:00
Tom Gallacher de28834323 spike of c3js 2016-11-08 14:12:16 +00:00
Tom Gallacher 1149f7e6c8 spikes: architecture diagram nodes repel from each other 2016-11-08 14:12:16 +00:00
Tom Gallacher 6004ca61b8 Update README.md 2016-11-08 14:12:16 +00:00
Tom Gallacher e6f82830bb spikes: architecture digram looks nicer
This fixes the rounded rectangles not looking correctly and shows as a
proof of concept what is needed for more complicated shapes. In this
example we implement the two rounded corners of a rectangle as a svg
`path` which is abstracted away as a function. Further steps could be
made to make this a d3 shape, however is not needed at this stage.
2016-11-08 14:12:16 +00:00
Sérgio Ramos 90d06aee93 working epoch 2016-11-08 12:15:38 +00:00
Sérgio Ramos 669c36ec67 add some points to plotly 2016-11-08 12:13:32 +00:00
Sérgio Ramos 82116aec98 wip epoch graphing 2016-11-08 10:43:11 +00:00
Sérgio Ramos b46c467ce1 use react-plotly 2016-11-07 15:17:19 +00:00
Sérgio Ramos 9f5fe02812 integrate metrics-server with plotly 2016-11-07 14:43:32 +00:00
Alex Windett bb82f33b25 adding in brief readme; 2016-11-07 14:43:32 +00:00
Alex Windett 9f7cb6ce33 renaming component 2016-11-07 14:43:32 +00:00
Alex Windett 23f75a5f7e adding in plot-line graph 2016-11-07 14:43:32 +00:00
Alex Windett 3fbb873235 adding in graphs and looping ability 2016-11-07 14:43:32 +00:00
Alex Windett 460e8a3a74 starting a fresh with plotly 2016-11-07 14:43:32 +00:00
Sérgio Ramos d558cb4f20 Merge pull request #72 from yldio/spikes/architecture
Architecture diagram spikes.
2016-11-07 14:05:50 +00:00
Tom Gallacher 5040fffaba Spikes of d3 and sigma.js 2016-11-07 13:57:21 +00:00
Sérgio Ramos 3c1780342d metrics-service spike 2016-11-04 17:11:35 +00:00
Sérgio Ramos 00da2f4171 css-modules & aphrodite examples 2016-10-19 15:04:20 +01:00
Sérgio Ramos 7c7e8f4a66 wip redux-loop 2016-10-17 21:36:31 +01:00
Sérgio Ramos cce5998bfc move from ducks 2016-10-17 21:36:31 +01:00
Sérgio Ramos 7eb639297f working redux-thunk 2016-10-17 21:36:31 +01:00
Sérgio Ramos 50a265da8c redux-thunk spike wip 2016-10-14 10:45:12 +01:00