https://github.com/gxa/atlas-heatmap

sort by:
Revision Author Date Message Commit Date
5c32540 v3.8.0 24 January 2018, 14:52:19 UTC
325bd42 Update dependencies 24 January 2018, 14:52:09 UTC
8a0c7c3 Missing, non-expressed values are plotted in grey; add custom data series legend [Finishes #153595923] 24 January 2018, 14:51:37 UTC
a1d4b8d Parameterize DataSeriesHeatmapLegend to reuse it in the dominant transcripts heatmap [#153595923] 24 January 2018, 14:50:49 UTC
f248879 Make code more ES6-idiomatic and change colour scheme in dominant transcripts heatmap [Finishex #153595923] 23 January 2018, 17:24:42 UTC
5573cf8 Reformat code 23 January 2018, 16:28:06 UTC
4fe4e5b Change text to switch between single gene heatmap and boxplots [Finishes #153596379] 23 January 2018, 13:55:16 UTC
66442b7 3.7.9 13 December 2017, 14:11:23 UTC
90a354a Merge remote-tracking branch 'origin/master' 13 December 2017, 12:22:18 UTC
99559c4 Change naming on heatmap orderings 13 December 2017, 12:22:01 UTC
0549718 3.7.8 12 December 2017, 12:12:06 UTC
33ed8a4 Dominant transcripts, also with a sweet table 12 December 2017, 12:11:44 UTC
e89642f Colors and legend 11 December 2017, 17:50:41 UTC
27d5326 Dominant transcripts now work 11 December 2017, 15:12:56 UTC
5aae9d6 Partial result 11 December 2017, 12:54:40 UTC
03190f6 Realize I am showing the wrong data LOL (there should be at most one dominant transcript per assay group, I did a wrong calculation - current number is essentially 1 / how many assays each thing has) 11 December 2017, 12:05:37 UTC
823fd44 Merge branch 'master' into task_152038824 11 December 2017, 11:29:29 UTC
8ba7738 Execute a todo 07 December 2017, 16:25:02 UTC
9f110d0 Have a title with the gene name, and 'Gene expression' over the gene expression 07 December 2017, 16:13:55 UTC
4713cb6 Fix - correspond to payload as produced by JsonBaselineGeneInExperimentController (zeroday mistake I think, i.e. never worked) 07 December 2017, 15:57:47 UTC
de782ac Do not draw boxplot if no data (instead of failing everything) 07 December 2017, 15:42:51 UTC
19e34a8 minor changes 04 December 2017, 10:52:32 UTC
7de807d Pass the currentTab as props to the checkboxes to know when all o none of the checkboxes must be selected 27 November 2017, 15:11:55 UTC
30a88a2 When open modal, pick correct selected checkboxes from current values. Fixed behaviour 27 November 2017, 11:57:39 UTC
ea94c9e Fixed error managing already selected and selectedCheckboxes set when selecting different options 24 November 2017, 17:25:18 UTC
797daec Update README.md Update licence notes and add mailing list information. 23 November 2017, 11:54:29 UTC
e55cd4b Fixed bug in : handle the current checkboxes selected given the currentValues when modal window is open 22 November 2017, 17:21:44 UTC
024d1b2 handle the current checkboxes selected given the currentValues when modal window is open 22 November 2017, 17:11:09 UTC
f739936 Keep the state of the current checkbox selection 16 November 2017, 17:25:08 UTC
94024ee Change Filters tabs to checkboxes. Move All, None tabs to the right of the page. Created new component to handle the checkboxes. Still need to fix behaviour between selection with checkboxes and the tabs and also style it a bit more 15 November 2017, 17:18:52 UTC
bf1e7fc 3.7.7 14 November 2017, 13:56:55 UTC
2b30417 Add a UI feature: cutoff drawn with a dashed line 14 November 2017, 13:56:38 UTC
f6eef37 Adapt code to the API as in https://github.com/gxa/atlas/pull/42/commits/7487658c826bd3b9181dbf0725f2e5c4fd41dcad 14 November 2017, 13:30:06 UTC
a93b4c9 Decomission prop types accessKey and relUrl - see https://github.com/gxa/atlas/commit/7ae4ebb299e8b322d73e5d01c114e89f3e7631d8 14 November 2017, 12:22:52 UTC
265f7e6 3.7.6 08 November 2017, 16:37:18 UTC
72229c5 Switch to the other way of providing boxplot points - fixes a bug in Highcharts: https://github.com/highcharts/highcharts/issues/7380 08 November 2017, 14:45:06 UTC
5c2c535 No margin right , don't have tilted axes 08 November 2017, 14:16:56 UTC
80cc6d2 3.7.5 03 November 2017, 14:55:48 UTC
d0c4311 The legend is interactive again 03 November 2017, 14:53:01 UTC
33560c2 Come up with a really wholesome hack for #152514757 03 November 2017, 12:58:20 UTC
ec81727 Delete dead code 03 November 2017, 12:52:22 UTC
7bdc891 Same x axis for the two plots 03 November 2017, 12:45:35 UTC
1e618c8 Colors are now: one transcript - the same to gene expression boxplots many transcripts - all different to gene expression boxplots 03 November 2017, 12:43:45 UTC
d081536 Add data points for where there are no boxplots, to the boxplots. I hoped for this to be a harbringer of a paradigm shift but the requirement to have both boxplots and the data points overlaid on each other has not made it through Axis starts from 0 03 November 2017, 12:32:20 UTC
a85d95e 3.7.4 01 November 2017, 17:22:31 UTC
3a0dbba Make the boxplots contain the same data as the heatmap 01 November 2017, 17:22:11 UTC
da6322d 3.7.3 01 November 2017, 14:36:30 UTC
ff375a6 Remove dead code. Fix. 01 November 2017, 14:36:23 UTC
903cb67 3.7.2 01 November 2017, 12:55:44 UTC
a7e39d1 Integrate transcripts under boxplot 01 November 2017, 12:54:44 UTC
6dfc92e Add demo page 01 November 2017, 12:07:33 UTC
19bcc0a v3.7.1 18 October 2017, 10:34:39 UTC
e87b3a2 Trim and ellipsify tooltip text if it exceeds 30 characters [Fixes #150630397] 18 October 2017, 10:34:24 UTC
d121cf7 v3.7.0 17 October 2017, 15:57:02 UTC
ba83ead Make boxplot Y axis logarithmic 17 October 2017, 15:56:42 UTC
ef5a3e5 Use component in a more declarative fashion 17 October 2017, 15:56:24 UTC
1062051 Remove payload parameter 17 October 2017, 15:56:08 UTC
a73b10c Remove trailing commas 17 October 2017, 15:53:58 UTC
308e1a6 Add script to run local webpack-dev-server 17 October 2017, 15:53:45 UTC
7b5a164 Make request over HTTPS to suppress CORS header error 17 October 2017, 15:53:33 UTC
7007475 v3.6.2 19 September 2017, 18:19:48 UTC
2c2fe25 Be more conservative about when labels are rotated and when they’re not 19 September 2017, 18:19:21 UTC
19c5839 v3.6.1 13 September 2017, 21:27:10 UTC
f55e6bd Remove accidental bottom padding 13 September 2017, 21:25:21 UTC
3e8ba4d v3.6.0 13 September 2017, 21:23:09 UTC
2bbfa57 Compute margins dynamically, as filters can change the number of columns, labels, etc. 13 September 2017, 17:55:05 UTC
1180d1a Remove not very useful less file; add padding below legend (for real) 13 September 2017, 15:50:53 UTC
382d013 Add some padding between the legend and the heatmap 13 September 2017, 15:36:19 UTC
db511fa Increase minimum right margin; name stuff 13 September 2017, 15:36:02 UTC
07b6122 Calculate accurately X axis label width/height to set margins accordingly All this wouldn’t be necessary if Highcharts had the option to set the heatmap cell width/height :( (cherry picked from commit e1f82a7) 13 September 2017, 14:56:24 UTC
aa6bd49 Add some extra right margin (cherry picked from commit 7b70d71) (cherry picked from commit a637d2c) 13 September 2017, 14:56:21 UTC
2e38397 v3.5.8 12 September 2017, 10:43:40 UTC
7b70d71 Add some extra right margin 12 September 2017, 10:42:52 UTC
b628335 Use a custom base class name for Bootstrap nav items Ensembl also uses nav in their environment, so we needed another name 12 September 2017, 10:42:52 UTC
f1447f8 v3.5.5 12 September 2017, 10:42:51 UTC
f053fa9 3.5.7 12 September 2017, 10:39:53 UTC
7cf12fa Add an experimental option for providing payload directly to the widget 12 September 2017, 10:39:26 UTC
cab1032 Clean up dead code 12 September 2017, 10:07:37 UTC
4fe4cf0 3.5.6 12 September 2017, 09:58:13 UTC
30d40f8 3.5.5 12 September 2017, 09:57:49 UTC
b968158 The widget does a request through POST 12 September 2017, 09:57:49 UTC
6db2b5f Better (and more convoluted way) to compute top and right margins [Fixes #150512423] 12 September 2017, 09:22:46 UTC
cad5215 v3.5.2 12 September 2017, 09:22:46 UTC
f37376c 3.5.4 31 August 2017, 15:13:32 UTC
983ea63 A slightly nicer title for boxplot, sometimes 31 August 2017, 15:13:16 UTC
56ed2d6 3.5.3 25 August 2017, 12:59:48 UTC
8229d0a 3.5.2 25 August 2017, 12:59:17 UTC
449d100 Use expression-atlas-disclaimers 25 August 2017, 10:28:09 UTC
dcc6c98 Use native Bootstrap tabs for tabs/pills; clean up CSS files and use column-count to distribute filter groups in columns 15 August 2017, 13:37:24 UTC
8ba5f50 v3.5.1 15 August 2017, 10:16:31 UTC
4b221ac Fix styles all around 15 August 2017, 10:16:24 UTC
5afe2c4 v3.5.0 15 August 2017, 02:03:24 UTC
b0e0d4b Remove all Foundation layout classes to avoid clashes when integrating in 3rd party services 15 August 2017, 02:03:07 UTC
3135ea2 v3.4.1 14 August 2017, 23:49:06 UTC
05d585f Make useEbiFramework an option, not a prop 14 August 2017, 23:48:44 UTC
c7fb5c2 Document new option; also previous commit was: remove default options twice 14 August 2017, 22:13:04 UTC
d9c32eb Don’t use EBI Framework 14 August 2017, 22:10:00 UTC
a05b8c1 v3.4.0 14 August 2017, 22:06:13 UTC
72225ee Add boolean to optionally include EBI Framework (lite version, see https://www.ebi.ac.uk/style-lab/websites/sample-site/integrations/lite.html) 14 August 2017, 22:05:58 UTC
59768a7 Update to EBI Framework 1.2 14 August 2017, 22:04:55 UTC
back to top