Tom Gallacher
6822feb508
B&W graphs: Implementing disk and memory
2016-11-25 09:26:53 +00:00
Tom Gallacher
fe99517cb3
bar and whisker: adding min and max
2016-11-25 09:26:53 +00:00
Tom Gallacher
dc98787e1e
Box and whiskers, with no whiskers
2016-11-25 09:26:53 +00:00
Alex Windett
0bb2b495a7
adding default values to iconSet prop and icon name
2016-11-23 15:13:21 +00:00
Alex Windett
5fc507d9a9
adding in icon ui component and react-icon node module
2016-11-23 15:13:21 +00:00
Alex Windett
28d93159ec
using new class name in rest of css
2016-11-23 15:13:21 +00:00
Alex Windett
d6b18a69a8
using a less generic class name
2016-11-23 15:13:21 +00:00
Tom Gallacher
97aafac05b
deploy: disable tls 😭
2016-11-23 14:05:39 +00:00
Tom Gallacher
001cc0d502
circle: refresh certs before deploy
2016-11-23 12:51:40 +00:00
Alex Windett
9e0193de7d
Adding modal to side nav and refactoring
2016-11-23 12:04:49 +00:00
Sérgio Ramos
01a527063e
use docker-compose to run multiple leaked services
2016-11-22 23:05:16 +00:00
Alex Windett
79da2b5e54
fixing spelling of title
2016-11-22 16:52:26 +00:00
Alex Windett
96a8305b4a
adding in modal
2016-11-22 16:45:22 +00:00
Alex Windett
958c27aeeb
Updating Toggle component to use input instead of divs
2016-11-21 17:42:26 +00:00
Sérgio Ramos
929eb86b27
add note on the batch logic
2016-11-21 17:33:10 +00:00
Sérgio Ramos
172e0da3f7
increase batch size
2016-11-21 17:29:47 +00:00
Alex Windett
e3c645061e
Adding in fake data to infinite scroll list
2016-11-21 14:15:00 +00:00
Sérgio Ramos
f6b03fd5f6
leak spike initial commit
2016-11-21 13:18:12 +00:00
Sérgio Ramos
c866cfd63c
implement react-infinite example
2016-11-21 09:54:50 +00:00
Sérgio Ramos
af60c141f5
bell auth example
2016-11-17 14:16:10 +00:00
Sérgio Ramos
875ca384a0
stacking graphs
2016-11-14 10:02:53 +00:00
Tom Gallacher
0a6a74765d
Merge pull request #71 from yldio/graphing-spike
...
Graphing Spikes
2016-11-11 11:32:14 +00:00
Sérgio Ramos
cf70ea484c
wip nvd3 matrix
2016-11-10 10:43:22 +00:00
Sérgio Ramos
5293face9d
wip chart rectangle draw patch
2016-11-09 17:07:34 +00:00
Sérgio Ramos
5f630f30f4
navigate to the right
2016-11-09 15:54:42 +00:00
Sérgio Ramos
e50b68b6ee
cleanup style and implement windowSize
2016-11-09 15:00:30 +00:00
Sérgio Ramos
06c2922a57
remove epoch docs from chartjs
2016-11-09 14:10:11 +00:00
Sérgio Ramos
286304136a
chartjs matrix implementation
2016-11-09 13:58:10 +00:00
Sérgio Ramos
0a1f8d2f66
epoch matrix implementation
2016-11-09 13:28:26 +00:00
Sérgio Ramos
096654d249
rickshaw implementation
2016-11-08 18:21:12 +00:00
Sérgio Ramos
4ae922cc9e
remove graph yarn locks
2016-11-08 15:34:04 +00:00
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
Tom Gallacher
2b6149374b
spikes: architecture diagram nodes repel from each other
2016-11-07 16:39:23 +00:00
Tom Gallacher
c2a739635a
Update README.md
2016-11-07 15:26:56 +00:00
Sérgio Ramos
b46c467ce1
use react-plotly
2016-11-07 15:17:19 +00:00
Tom Gallacher
68a2cc800d
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-07 15:10:32 +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