Commit Graph

43 Commits

Author SHA1 Message Date
efarooqui
7dee3dacd1 Some linting fixes 2020-10-19 13:33:42 -07:00
efarooqui
c310d15579 Created utility function isIdentical; moved DefsClusters into Clusters file 2020-10-19 13:32:35 -07:00
efarooqui
3bf80bce00 Modified clusters to take in radial gradient as input if specified 2020-10-15 09:23:19 -07:00
efarooqui
2aaa1752ad Changed back to normal opacities instead of radial gradients; could add a var that's read from the config to determine styling: radial gradient || normal opacity 2020-10-14 22:27:50 -07:00
efarooqui
b5bb7472ac Rewrote opacity alg for clusters 2020-10-13 11:04:07 -07:00
efarooqui
3dc13f334b Working filters with added check to make sure empty locations dont create clusters 2020-10-07 10:19:03 -07:00
efarooqui
9dd5eabd3a Linting fixes 2020-10-06 10:31:17 -07:00
efarooqui
47b9a66816 Working on select that selects all events in a cluster; need to configure UI to both zoom and select events 2020-10-05 09:45:17 -07:00
efarooqui
9357b5e281 Broken onClick clusters working after validating longitude and latitude and only allowing locations to contain valid coordinates 2020-10-01 15:35:46 -07:00
efarooqui
5333f492f8 Getting appropriate clusterZoom; flyto moving to incorrect location on map 2020-09-30 13:07:29 -07:00
efarooqui
5020e73811 Cluster sizes showing up appropriately and unclustering upon zoom; need to nail down styling and add onSelect for clusters 2020-09-30 11:21:37 -07:00
efarooqui
aa87db6b84 Working cluster visualization; need to modify styling for clusters for size and work out color based on events 2020-09-30 10:53:15 -07:00
efarooqui
2423a5a5ad Issue with the difference between clicking on a card and clicking on the caret (ie is there an onClick functionality for the card?) 2020-09-22 16:55:13 -07:00
efarooqui
8442ca7bb4 Fixed linting issues 2020-09-14 08:12:57 -07:00
efarooqui
2bc6affbf5 Fixed up event schema to reduce filters and narratives to associations; removed extraneous comments for deprecated functions 2020-09-09 21:22:22 -07:00
efarooqui
6492be18d9 Refactored filter list for display; converting filter paths to node, child objects that are toggleable 2020-09-01 09:33:05 -07:00
efarooqui
fe9a5302fa Finding association duplicates; sanitizing appropriately; beginning to edit narrativise function in UI 2020-08-26 22:06:13 -07:00
Lachlan Kermode
2b9975397f change to red! 2020-07-15 10:22:47 +02:00
Lachlan Kermode
109210714f nicer dates in timeline header 2020-07-15 10:22:47 +02:00
Lachlan Kermode
1ecc5b763a infopopup copy more general 2020-07-15 10:22:47 +02:00
Lachlan Kermode
a708fd5670 add support for showing filter descriptions in narrativised mode 2020-07-15 10:22:47 +02:00
Lachlan Kermode
de2515063e allow loading multiple events 2020-06-26 17:10:48 +02:00
Lachlan Kermode
00a8080eba lint 2020-06-18 10:30:25 +02:00
Lachlan Kermode
148be7ac97 add jpeg 2020-06-18 10:30:25 +02:00
Lachlan Kermode
dd679f8943 small fixes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
07a9341fa5 return bar markers rendering 2020-06-18 10:30:25 +02:00
Lachlan Kermode
12e309ed8a enable modifying event radius from config 2020-06-18 10:30:25 +02:00
Lachlan Kermode
16358f5ab9 all tags->filters 2020-06-18 10:30:25 +02:00
Lachlan Kermode
e49b0e2fb0 WIP: gritty rewrite of timestamp handling 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3b4a3312d5 correct timeline selection 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3641756539 WIP: overridden colours and shapes 2020-06-18 10:30:25 +02:00
Lachlan Kermode
044c6cd34a return default opacity and size 2020-06-18 10:30:25 +02:00
Lachlan Kermode
eac3eeaf93 WIP: lots of messy code for better timelines 2020-06-18 10:30:25 +02:00
Lachlan Kermode
678d63f78b WIP: project bars starting to magic... 2020-06-18 10:30:25 +02:00
Lachlan Kermode
ffb4548fce update dimensions of track according to number of categories 2020-06-18 10:30:25 +02:00
Lachlan Kermode
f303267041 configures category size dynamically 2020-06-18 10:30:25 +02:00
Lachlan Kermode
958afb6a41 implements first attempt of unlocated bars
needs profiling and better calculated styles
2020-06-18 10:30:25 +02:00
Lachlan Kermode
afc84e61ac removes numbers, increases opacity for more events instead 2020-06-18 10:30:25 +02:00
Lachlan Kermode
4ea856fa18 enables inline PDFs for sources 2020-06-18 10:30:25 +02:00
delucis
b0e2e6dd45 Make d3 an npm-managed dependency
Closes #91
2020-06-18 10:30:25 +02:00
Lachlan Kermode
a0d224ca9c lint it 2019-08-15 15:03:53 +01:00
Sam Ludford
455bf64fca updated copy mechanism for display title and intro text 2019-08-07 11:57:23 +01:00
Sam Ludford
7755a8fee2 renamed js folder as common + moved hardcoded colors into global.js 2019-05-22 12:50:22 +01:00