Commit Graph

144 Commits

Author SHA1 Message Date
Maxime Beauchemin
e3e5798ed4 Merge pull request #39 from mistercrunch/interpolation
Adding interpolation choice for line charts
2015-10-02 16:22:07 -07:00
Maxime Beauchemin
e1900fcfe9 Bugfix, distributino bar chart shows NaN on xAxis 2015-10-02 15:31:10 -07:00
Maxime Beauchemin
774b1ef9d9 removing console.log 2015-10-02 15:09:22 -07:00
Maxime Beauchemin
bb535a373d Adding an option for line_interpolation in line chart 2015-10-02 15:07:09 -07:00
Maxime Beauchemin
3f9c83828a Removing leftover print statetments 2015-10-01 23:35:05 -07:00
Maxime Beauchemin
33a45772ab py3 2015-10-01 23:22:20 -07:00
Adrian Kuhn
4a256b1dc4 Reformat javascript code. 2015-10-01 18:08:36 -07:00
Adrian Kuhn
ad1ebaa6da Extract scripts into javascript file. 2015-10-01 18:05:58 -07:00
Adrian Kuhn
367c2562e1 Extract css rules into stylesheet file. 2015-10-01 18:05:58 -07:00
Maxime Beauchemin
f3c6414ec2 Merge pull request #37 from mistercrunch/viz_type
Viz type
2015-10-01 17:49:10 -07:00
Maxime Beauchemin
ee6cc157f6 Removing chart_kind artefact 2015-10-01 17:47:52 -07:00
Maxime Beauchemin
f3e3415712 Re-adding images, mistakenly did mv instead of git mv 2015-10-01 10:18:38 -07:00
Maxime Beauchemin
c4ff8d1760 Moving static jpg/pngs to static/img 2015-09-30 23:21:09 -07:00
Maxime Beauchemin
d3c420ea01 Adding hint to not consider a bakced up function for coverage accounting 2015-09-30 18:06:38 -07:00
Maxime Beauchemin
f36ea7aa50 Aligingin stackedAreaChart with area 2015-09-30 18:00:06 -07:00
Maxime Beauchemin
04f914fb5c Viz type clarifications 2015-09-30 17:54:50 -07:00
Maxime Beauchemin
601e30aa37 Changing 'since' default to 7 days 2015-09-30 17:43:25 -07:00
Maxime Beauchemin
fa08d353e8 Bug fixes 2015-09-30 17:37:07 -07:00
Adrian Kuhn
ad2cc10788 Fix unit tests for viz without json endpoint. 2015-09-30 14:52:53 -07:00
Adrian Kuhn
83d7bf3a1a Extract nvd3 javascript to separate file. 2015-09-30 14:27:18 -07:00
Adrian Kuhn
669a0a4e2c Extract bignumber javascript to separate file. 2015-09-30 13:20:34 -07:00
Adrian Kuhn
b75c89b81f Extract word cloud javascript to separate file. 2015-09-30 13:20:34 -07:00
Maxime Beauchemin
7172be9705 Bugfix for nvd3 charts 2015-09-30 13:20:13 -07:00
Maxime Beauchemin
c9e4239025 Moving button to the right 2015-09-30 11:09:06 -07:00
Maxime Beauchemin
ca28d9c524 Penguins under construction 2015-09-30 09:38:43 -07:00
Maxime Beauchemin
2243623430 Temporary hack to see the query for NVD3 vizs 2015-09-30 08:59:19 -07:00
Maxime Beauchemin
5cf5019ff1 Done fixing form continuity 2015-09-29 22:13:29 -07:00
Maxime Beauchemin
74e5a3e868 Mostly working 2015-09-29 21:41:49 -07:00
Maxime Beauchemin
f3f807d042 Forms 2015-09-28 22:38:57 -07:00
Maxime Beauchemin
c3f0597c07 Small improvments to tests 2015-09-28 21:31:04 -07:00
Maxime Beauchemin
4a9987affa Bugfix around using an Int in a groupby 2015-09-28 17:57:26 -07:00
Maxime
4d62adb618 Removing last highcharts file standing 2015-09-29 00:38:57 +00:00
Maxime Beauchemin
0033c927cc Adding missing dependency 2015-09-28 16:13:55 -07:00
Maxime Beauchemin
af98972624 Cleaning up previous hack 2015-09-28 15:28:59 -07:00
Maxime Beauchemin
a674fca26d Better form handling 2015-09-28 10:32:56 -07:00
Maxime Beauchemin
721113db0d About to rip out args 2015-09-28 09:24:53 -07:00
Maxime Beauchemin
625bd9dd82 Period ratio compare 2015-09-28 08:41:39 -07:00
Maxime Beauchemin
7143972341 Adding contribution to total 2015-09-28 00:51:39 -07:00
Maxime Beauchemin
4cd7c3d098 Introducing compare 2015-09-27 18:21:50 -07:00
Maxime Beauchemin
495c2dfeca Ripping highcharts out 2015-09-27 18:09:58 -07:00
Maxime Beauchemin
bf8ce1716a nvd3 Stacked Area chart 2015-09-27 08:52:26 -07:00
Maxime Beauchemin
89e92904e1 Adding nvd3 support 2015-09-26 21:14:44 -07:00
Maxime Beauchemin
f1a64c0988 Allowing 2 widgets to overflow 2015-09-25 16:52:15 -07:00
Maxime Beauchemin
8d4c3ea381 Increasing test coverage to 68% 2015-09-25 16:42:56 -07:00
Maxime Beauchemin
aea304d814 Making sum metrics for numeric columns 2015-09-25 16:18:31 -07:00
Maxime Beauchemin
1d6d821008 Changing default to 100 items per page 2015-09-25 16:15:13 -07:00
Maxime Beauchemin
c4b24cb9cc Adding a foundation for unit tests 2015-09-25 15:43:50 -07:00
Maxime Beauchemin
83e37f66fa Adding fields to list_columns of DatabaseView 2015-09-23 22:55:21 -07:00
Maxime Beauchemin
74ae4ee704 ADding help text around sqlalchemy URI 2015-09-23 21:28:01 -07:00
Maxime Beauchemin
e854798730 Adding a button to test connections 2015-09-23 21:21:48 -07:00
Maxime Beauchemin
caafb1ef4c Changing title 2015-09-23 20:17:20 -07:00
Maxime Beauchemin
63d55c9f93 Polish 2015-09-23 16:43:55 -07:00
Maxime Beauchemin
71274ae609 Beautifying the index page 2015-09-23 14:34:14 -07:00
Maxime Beauchemin
e126ab4eb8 Improvements 2015-09-23 10:40:50 -07:00
Maxime Beauchemin
f395c83bae Improving the main page 2015-09-23 08:33:46 -07:00
Maxime Beauchemin
2cbc2e36e3 Adding a word cloud widget 2015-09-22 23:40:58 -07:00
Maxime Beauchemin
f5e355a26f Forgot to git add viz_markup.html 2015-09-22 17:58:44 -07:00
Maxime Beauchemin
e4a5f34f71 Uncommenting try block 2015-09-22 16:53:06 -07:00
Maxime Beauchemin
449441fed5 Adding support for markup (html/markdown) widgets 2015-09-22 16:34:11 -07:00
Maxime Beauchemin
3d8fbaa966 Improvments to the dashboard view 2015-09-22 11:55:40 -07:00
Maxime Beauchemin
ff29f905c9 Loading examples with a CLI subcommand 2015-09-22 09:52:41 -07:00
Maxime Beauchemin
4d1d3ad0f6 Minor bugfix 2015-09-21 15:49:34 -07:00
Maxime Beauchemin
e1b3c7e63b Bugfixes+ better docs 2015-09-21 13:48:02 -07:00
Maxime Beauchemin
2cbe25c6b5 Changing an icon 2015-09-20 21:56:23 -07:00
Maxime Beauchemin
c09dca514d Adding a BigNumber widget 2015-09-20 13:50:07 -07:00
Maxime Beauchemin
72ec6ae570 Cosmetics 2015-09-19 13:52:47 -07:00
Bartosz Ługowski
8ac35bd610 Fix default Sqlite path. 2015-09-19 11:21:49 +02:00
Maxime Beauchemin
e0d6d20993 Adding a command to load a sample dataset 2015-09-18 23:48:41 -07:00
Maxime Beauchemin
4edbbd350d More bug squashing 2015-09-18 17:27:46 -07:00
Maxime Beauchemin
e5e2988e2d More refactor and bugfixes 2015-09-18 15:29:49 -07:00
Maxime Beauchemin
16550b9753 Bugfix 2015-09-18 14:30:54 -07:00
Maxime Beauchemin
cd09b0ddef Bugfixes 2015-09-18 11:12:27 -07:00
Maxime Beauchemin
f6753afa75 Panoramix v1 dashboards is up 2015-09-17 18:06:47 -07:00
Maxime Beauchemin
521b000ab6 Checkpoint 2015-09-15 12:33:26 -07:00
Maxime Beauchemin
359a81eee3 Getting back into a working state 2015-09-15 09:17:59 -07:00
Maxime Beauchemin
0bc2e71ac6 Changing the way viz templates are defined using macros instead 2015-09-14 08:50:01 -07:00
Maxime Beauchemin
6daf92e3c1 About to start ajaxifying 2015-09-14 08:04:32 -07:00
Maxime Beauchemin
a5b896414d Dashboards 2015-09-13 19:07:54 -07:00
Maxime Beauchemin
36351918c9 Dashboards 2015-09-12 23:25:43 -07:00
Maxime Beauchemin
e755854c29 Save and embed 2015-09-11 21:49:57 -07:00
Maxime Beauchemin
5f20a080f4 Setting up alembic 2015-09-11 15:32:42 -07:00
Maxime Beauchemin
ca3959783c New script 2015-09-09 22:21:38 -07:00
Maxime
9a63a312b6 Warn on row limit reached 2015-09-09 20:55:47 +00:00
Maxime
5825f4539d Allowing for form field description and tooltips 2015-09-09 20:10:42 +00:00
Maxime
fab0670669 Custom WHERE clause for tables (not druid) + error handling refactor 2015-09-09 19:48:20 +00:00
Maxime
67c5f637d1 Linting 2015-09-09 17:52:11 +00:00
Maxime Beauchemin
9858304468 Merge pull request #22 from mistercrunch/forms
Form factory refactor
2015-09-09 10:00:17 -07:00
Maxime Beauchemin
7f9d96b024 Merge pull request #20 from wbchn/master
add tzinfo config, useful when start druid without utc timezone
2015-09-09 09:59:16 -07:00
Maxime Beauchemin
1283bc0788 Form factory refactor 2015-09-08 23:50:45 -07:00
Maxime
6dd81a3e95 Adding argparse for port and debug mode on bin/panoramix 2015-09-08 21:56:27 +00:00
Maxime
483935cc12 Marking distribution as is_timeseries=False 2015-09-08 21:01:40 +00:00
Maxime Beauchemin
bca1e15e44 Temp DB in /tmp 2015-09-07 08:39:42 -07:00
wangbin
11aaaf3e11 add tzinfo config, useful when start druid without utc timezone 2015-09-06 17:11:11 +08:00
Maxime Beauchemin
efc54e0f65 Preparing pypi package 2015-09-05 13:37:55 -07:00