Mateus Rodrigues
|
fcb0318ca9
Split server.r. All data is computed by a separate script, server only loads the data
|
6 年之前 |
Mateus Rodrigues
|
51b6ff67b1
server: we are not using radarchart separately anymore
|
6 年之前 |
Mateus Rodrigues
|
4223a7ab95
server: send real data for radarchart
|
6 年之前 |
Mateus Rodrigues
|
4f303f94d3
server: use new path for radarchat data and barchart data
|
6 年之前 |
Mateus Rodrigues
|
f2d21b7ca9
Use better names instead of 'teste_split' and create function to make radar chart data
|
6 年之前 |
Mateus Rodrigues
|
b4f3159337
Change data format for radarchart and grealty reduce and simplify the code
|
6 年之前 |
Mateus Rodrigues
|
b7538612fd
Merge branch 'master' of csphy.blue:lubrito/app-mpt into dendrogram
|
6 年之前 |
Mateus Rodrigues
|
fffd53ddb9
Remove some unnecessary stuff from radarchart
|
6 年之前 |
Luciana Brito
|
f6a9536c79
test data from R on radarchart
|
6 年之前 |
Luciana Brito
|
80c36dd14f
modify data to use in radachart
|
6 年之前 |
Mateus Rodrigues
|
31d94b8d9e
Use correct data for each node
|
6 年之前 |
Mateus Rodrigues
|
2864f1333b
Add a function (with a place holder name) that converts a tibble of name/value pars
|
6 年之前 |
Luciana Brito
|
d129cff512
change data format to sent to radarchart.js
|
6 年之前 |
Luciana Brito
|
fc1bc1f957
Merge branch 'master' of csphy.blue:lubrito/app-mpt into radarchart
|
6 年之前 |
Luciana Brito
|
4a0ba3f4cb
add read data for radarchart with uf, municnipio, axis and value
|
6 年之前 |
Mateus Rodrigues
|
20287ca9e2
Rewrite rsplit function based on makeList
|
6 年之前 |
Luciana Brito
|
e818f978f1
add radarchart tab and observer
|
6 年之前 |
Mateus Rodrigues
|
8c09a7c47a
Add Victor's parallel coordinates graphics
|
6 年之前 |
Mateus Rodrigues
|
a81a737c4b
The formating of date is not necessary anymore
|
6 年之前 |
Mateus Rodrigues
|
f911b8cf54
Modify choropleth to use acidents by habitants metric
|
6 年之前 |
Mateus Rodrigues
|
9c0849d164
Small cleanup and fix
|
6 年之前 |
Mateus Rodrigues
|
3624732473
Comment out tree and treemap tab
|
6 年之前 |
Mateus Rodrigues
|
fdc018b8c1
Always read data with 'readr' functions. Coerce value and name fileds to make list from tibble
|
6 年之前 |
Mateus Rodrigues
|
30278917fa
remove barchart from ui
|
6 年之前 |
Mateus Rodrigues
|
3d9cb23781
Correct dendogram name to dendrogram
|
6 年之前 |
Mateus Rodrigues
|
6342818081
Merge branch 'integration'
|
6 年之前 |
Mateus Pinto Rodrigues
|
e7f033d824
begin integrating barchart with dendogram
|
6 年之前 |
Luciana Brito
|
37bb50c3c0
fix conflicts to merge the branchs
|
6 年之前 |
Mateus Pinto Rodrigues
|
e4a1b88d40
Initial very simple choropleth implementation
|
6 年之前 |
Luciana Brito
|
fedeb0f26a
Add treemap2.js to make modifications and comparisons. Add new tab on ui.R and on server.R. Add padding==2.
|
6 年之前 |