Commit Graph

316 Commits

Author SHA1 Message Date
Maxime Beauchemin
8d40717a92 Adding description for new field in crud 2016-01-19 00:06:23 -08:00
Maxime Beauchemin
e40f5bc6d6 Displaying markdown slice info on dash view 2016-01-19 00:02:46 -08:00
Maxime Beauchemin
ba1dfcb845 Refactor + timeformating options 2016-01-16 14:01:05 -08:00
Maxime Beauchemin
b594b8a93b BigNumber tweaks 2016-01-16 07:17:26 -08:00
Maxime Beauchemin
085430cb53 Doing some refactoring 2016-01-16 06:45:49 -08:00
Maxime Beauchemin
85963900ae Merge pull request #115 from mistercrunch/y_format
Providing options for Y axis number formating
2016-01-15 23:28:46 -08:00
Maxime Beauchemin
d9e4c75122 Parameterizing the number of gunicorn workers 2016-01-15 12:23:28 -08:00
Maxime Beauchemin
976b7772f0 Weeding some useless lines 2016-01-15 10:13:08 -08:00
Maxime Beauchemin
02e519ab61 Fixing the bug where filters don't apply on load 2016-01-15 10:05:29 -08:00
Maxime Beauchemin
5910bf007a Providing options for Y axis number formating 2016-01-14 15:31:23 -08:00
Maxime Beauchemin
69a385bade [hotfix] date casting 2016-01-14 09:54:19 -08:00
Maxime Beauchemin
67ea040d1f Merge pull request #112 from mistercrunch/url_shortner
Adding an URL shortner
2016-01-14 09:50:25 -08:00
Maxime Beauchemin
df797c0ae0 Prettier checkboxes 2016-01-13 22:16:24 -08:00
Maxime Beauchemin
f4ef1c02a2 Adding an URL shortner 2016-01-13 21:44:27 -08:00
Maxime Beauchemin
a3727fc091 Making sqlite work 2016-01-13 18:16:01 -08:00
Maxime Beauchemin
ef5511cccf Getting stuff to load 2016-01-13 17:19:12 -08:00
Maxime Beauchemin
a38a8d476e Loading another example amazing dash 2016-01-13 17:05:11 -08:00
Maxime Beauchemin
d726bd0e05 NVD3 form optinos for stacked/expanded/grouped ... 2016-01-13 13:43:39 -08:00
Maxime Beauchemin
4f7a5f33bb Refactoring 2016-01-13 08:50:55 -08:00
Maxime Beauchemin
b6b8d046c8 Tunning timeseries settings 2016-01-12 14:57:34 -08:00
Maxime Beauchemin
089a8c677c [hotfix] no data 2016-01-12 12:06:34 -08:00
Maxime Beauchemin
f434f3c756 Raising earlier on no data 2016-01-12 12:02:26 -08:00
Maxime Beauchemin
ffe9a68712 Adding a picture for who dataset 2016-01-12 09:47:15 -08:00
Maxime Beauchemin
2b01340bb6 Allowing TableViz to show time granularity 2016-01-12 09:34:17 -08:00
Maxime Beauchemin
0e0ae7bc92 Increasing page_size to 500 in crud 2016-01-12 08:50:17 -08:00
Maxime Beauchemin
4941565a41 Making TableViz support a time_series 2016-01-12 08:48:28 -08:00
Maxime Beauchemin
299ad09576 [bugfix] columns dupplicated in Druid df 2016-01-12 08:43:36 -08:00
Maxime Beauchemin
552a3094df Getting the markdown to do what it should 2016-01-11 23:18:43 -08:00
Maxime Beauchemin
2b0c550a0b Improvments to load_examples 2016-01-11 20:53:20 -08:00
Maxime Beauchemin
2b69912c46 Minor bug fixes 2016-01-11 16:01:54 -08:00
Maxime Beauchemin
ceb0dc1985 Touchups on field list 2016-01-11 15:38:17 -08:00
Maxime Beauchemin
ed96f9b92f Fixing the word bad assumptions about field ordering 2016-01-11 15:29:18 -08:00
Maxime Beauchemin
4aa70d0f43 Ordering columns in the Druid pandas df 2016-01-11 15:15:11 -08:00
Maxime Beauchemin
6c92fa471d some error handling for WordCloud 2016-01-11 14:42:45 -08:00
Maxime Beauchemin
3efaec8983 Minor fix + TODO alterations 2016-01-11 14:34:18 -08:00
Maxime Beauchemin
2dbad2d124 Merge pull request #109 from mistercrunch/hash_change
Getting browser history to work on the explore view
2016-01-11 11:46:26 -08:00
Maxime Beauchemin
f0cdf4318d Getting browser history to work on the explore view 2016-01-11 11:42:46 -08:00
BradBaker
7fb845f38d pulling to the front on hover 2016-01-11 10:11:50 -08:00
Maxime Beauchemin
af5528519d Made json csv and standalone button more dynamic 2016-01-11 09:27:00 -08:00
Maxime Beauchemin
4c8b275f88 Minor tweaks 2016-01-10 20:53:57 -08:00
Maxime Beauchemin
a4c79648a9 Minor cosmetic changes 2016-01-10 09:57:45 -08:00
Maxime Beauchemin
fc038a6e78 JS bugfixes 2016-01-09 21:14:21 -08:00
Maxime Beauchemin
c9d42176f5 Merge pull request #104 from bradmbaker/brad_baker_fixing_tooltips_v2
simplifying tooltip code
2016-01-09 08:29:05 -08:00
BradBaker
99aa6f71e2 adding stagger for all charts that have a date axis 2016-01-08 16:20:22 -08:00
BradBaker
e4f45ac285 simplifying tooltip code 2016-01-08 16:09:45 -08:00
bradmbaker
7e827da3b1 fixing indents 2016-01-08 14:26:49 -08:00
BradBaker
98809cb3f4 Fix for 2-axis charts where it shrinks them a little bit 2016-01-08 12:12:26 -08:00
Maxime Beauchemin
eafd438323 Merge pull request #100 from bradmbaker/patch-1
Update tooltips with new classes
2016-01-06 16:50:57 -08:00
Maxime Beauchemin
9bc2f08b10 Improving the Test Connection button 2016-01-06 16:02:50 -08:00
bradmbaker
a04cf2706f Update tooltips with new classes
The li classes changed, so I'm updating so that the tooltip overflow works. I also changed a variable name to be correct.
2016-01-06 15:49:49 -08:00