John Wu
9eca43801a
Fix: date range does not update in dashboard
...
Replace the whole dateRange object in scope instead of changing min and max properties one-by-one. Given how angular `$watch` works with Moment.js object, I wrote some comment to clarify the right way to update dateRange.
2015-09-28 15:00:55 -07:00
John Wu
40ee0d8a6e
Add date-range-selector to chart
2015-09-24 15:06:35 -07:00
Arik Fraimovich
1d99da5a32
Improvements to counter visualization:
...
1. Ability to take target value from different row.
2. Ability to clear target column name.
3. Use explicit default configuration values instead of "magic" defaults.
2015-09-06 23:30:02 +03:00
Arik Fraimovich
52f335edd5
Cleanup: remove select2 and use ui-select.
2015-07-28 10:03:56 +03:00
Arik Fraimovich
1c0c3e0b93
Fix: cohort was wrong if values were not sorted
2015-07-22 18:05:54 +03:00
Bruno Salerno
2a27422df9
map visualization: draw_options to scope
2015-07-03 18:02:22 -03:00
Bruno Salerno
f9e0ce8e9c
map visualization: options fixed
2015-07-03 16:45:55 -03:00
Arik Fraimovich
26aa199f9c
Fix: opening viz editor resets its options
2015-07-02 13:17:32 +03:00
Arik Fraimovich
4d24005eff
Fix: map - HTTPS support in tiles/marker
2015-07-02 11:02:44 +03:00
Arik Fraimovich
0b61b88f5f
Fix: make default options apply to new visualizations
2015-07-02 08:38:08 +03:00
Arik Fraimovich
e5cb58207c
Fix: vis title wasn't updating when changing type
2015-07-02 08:26:10 +03:00
Bruno Salerno
3aa1cd0133
leaflet visualization: marker path bug handled
2015-07-01 16:40:56 -03:00
Arik Fraimovich
e04833c327
Merge pull request #466 from BrunoSalerno/leaflet-visualization
...
Feature: Map visualization (using Leaflet)
2015-07-01 20:58:43 +03:00
Bruno Salerno
a0e134d3b5
leaflet visualization: dinamic height
2015-07-01 14:15:17 -03:00
Bruno Salerno
d7fb2d7458
leaflet-visualization: div size fixed and bounds storting improved
2015-07-01 12:30:48 -03:00
Bruno Salerno
b913ce6022
leaflet visualization: color series named properly
2015-07-01 10:03:43 -03:00
Bruno Salerno
1eb7945d16
leaflet visualization: map bounds are stored and kept
2015-06-30 18:18:34 -03:00
Bruno Salerno
37d0026ee4
leaflet-visualization: point feature
2015-06-30 17:34:31 -03:00
Arik Fraimovich
380126ee44
Feature: ability to control series index in charts.
2015-06-30 09:15:00 +03:00
Arik Fraimovich
9077b01fb9
Feature: ability to disable x axis labels
2015-05-19 22:15:08 +03:00
Arik Fraimovich
0f022aba92
Feature: show visualization name next to query name.
2015-05-07 21:58:12 +03:00
Arik Fraimovich
0b6e55e55a
Remove unused code
2015-05-07 21:58:08 +03:00
Arik Fraimovich
086bbf129d
Fix: column definitions weren't udpated
2015-03-19 08:40:21 +02:00
Arik Fraimovich
bec9c9e14e
Fix: show date/time in user's locale
2015-03-15 18:53:02 +02:00
Arik Fraimovich
dfe58b3953
Give the user the option to disable sorting of chart data
2015-02-08 18:02:36 +02:00
Arik Fraimovich
a00c80eab2
Don't change zIndex if it was already set
2015-01-27 22:30:26 +02:00
Arik Fraimovich
496e5ebe8c
Fix: if new series was created in result set, it wasn't using the default chart type
2015-01-27 22:23:10 +02:00
Amir Nissim
98dc75a404
bugfix: Counter visualization was not watching for filter changes
2014-11-11 13:04:45 +02:00
Amir Nissim
cda82b7adc
#27 : use <select> for columns names
2014-10-27 11:47:38 +02:00
Amir Nissim
f2d8c2020b
#27 : counter and target as query params, change UI
2014-10-27 11:34:56 +02:00
Amir Nissim
1b82ecbc46
#27 : Counter visualization draft
2014-10-26 15:42:57 +02:00
Amir Nissim
dcf0d2cbe3
#292 : Customizable series colors
2014-10-23 13:46:43 +03:00
Arik Fraimovich
2c05e921c4
Disable filters url syncing
2014-08-20 08:58:56 +03:00
Arik Fraimovich
9fc59de35f
remove throttling of redrawData
2014-08-19 18:37:32 +03:00
Amir Nissim
eb50f3fc94
[ #257 ] chart editor: use globalSeriesType when creating new series
2014-08-19 14:44:53 +03:00
Amir Nissim
ba540ff380
[ #257 ] chart editor: global series type
2014-08-19 13:14:24 +03:00
Amir Nissim
948e2247e4
rd_ui: sync filters with location.search [ closes #146 ]
2014-08-07 14:11:43 +03:00
Arik Fraimovich
10c84d2cd0
Fix: series options not showing up when first running the query.
2014-08-05 12:39:35 +03:00
Arik Fraimovich
16a6c96c22
Use correct instance of queryResult
2014-07-06 18:34:26 +03:00
Arik Fraimovich
bc0a5160ac
Fix: view going into infinite loop of calling getQueryResult.
2014-07-06 18:17:23 +03:00
Arik Fraimovich
a274bde092
Fix: after saving the column type mapping is empty
2014-07-05 12:19:48 +03:00
Arik Fraimovich
b4024ec880
Settings for chart options.
2014-07-05 12:02:51 +03:00
Arik Fraimovich
7e720bcecd
Chart columns type mapping.
2014-07-05 12:02:51 +03:00
Arik Fraimovich
54687e72bd
Merge pull request #236 from EverythingMe/fix_234
...
Fix #234 : when converting value to moment, also set the column type
2014-07-05 11:37:00 +03:00
Arik Fraimovich
8c59386dc9
Fix #234 : when converting value to moment, also set the column type
2014-07-05 11:35:10 +03:00
jeremi
d5947669ab
when the value is false, display false instead of empty cell
2014-06-27 15:43:30 +08:00
Arik Fraimovich
1cc36b481a
When formatting datge/time, if value is null, ignore
2014-05-18 14:36:46 +03:00
Arik Fraimovich
036eb46ea4
Apply linking filter to string columns.
2014-05-13 20:14:45 +03:00
Christopher Valles
3a2f2be95d
Merge stuff
2014-05-08 18:38:44 +01:00
Christopher Valles
2d398696d0
Update from upstream
2014-05-07 15:36:42 +01:00