Superset Dashboard v2 Upgrade
Versions
Dashboard v1 + v2 are available in the following releases
0.27.0
(expected)
The new Superset Dashboard experience introduces several major improvements to the viewing and editing of dashboards. Some highlights include:
import React from 'react'; | |
import PropTypes from 'prop-types'; | |
import { Group } from '@vx/group'; | |
import { Bar } from '@vx/shape'; | |
import { scaleShape } from './propShapes'; | |
const propTypes = { | |
data: PropTypes.arrayOf(PropTypes.shape({ | |
x: PropTypes.instanceOf(moment).isRequired, |
license: mit |
license: mit |
license: gpl-3.0 |
,longitude,latitude,TOT,CR,TIME,MO,YR | |
11445,-73.815096691856,40.730042983825,1,GRAND LARCENY,08/18/2013,8,2013 | |
28999,-73.952908646328,40.712911787046,1,BURGLARY,12/13/2013,12,2013 | |
47769,-73.965113813189,40.639836513136004,1,GRAND LARCENY,03/30/2013,3,2013 | |
41099,-73.940220588697,40.686660435376,1,FELONY ASSAULT,10/08/2013,10,2013 | |
5526,-74.01374696977,40.643527230173,1,FELONY ASSAULT,01/12/2013,1,2013 | |
80610,-73.93018764409601,40.678047177018,1,GRAND LARCENY,09/28/2013,9,2013 | |
61115,-73.852676931635,40.825408292824996,1,FELONY ASSAULT,03/03/2013,3,2013 | |
30888,-74.01304006111201,40.621802314197,1,GRAND LARCENY OF MOTOR VEHICLE,12/07/2013,12,2013 | |
56956,-73.867258463997,40.831623571388,1,ROBBERY,01/29/2013,1,2013 |
,longitude,latitude,TOT,CR,TIME,MO,YR | |
11445,-73.815096691856,40.730042983825,1,GRAND LARCENY,08/18/2013,8,2013 | |
28999,-73.952908646328,40.712911787046,1,BURGLARY,12/13/2013,12,2013 | |
47769,-73.965113813189,40.639836513136004,1,GRAND LARCENY,03/30/2013,3,2013 | |
41099,-73.940220588697,40.686660435376,1,FELONY ASSAULT,10/08/2013,10,2013 | |
5526,-74.01374696977,40.643527230173,1,FELONY ASSAULT,01/12/2013,1,2013 | |
80610,-73.93018764409601,40.678047177018,1,GRAND LARCENY,09/28/2013,9,2013 | |
61115,-73.852676931635,40.825408292824996,1,FELONY ASSAULT,03/03/2013,3,2013 | |
30888,-74.01304006111201,40.621802314197,1,GRAND LARCENY OF MOTOR VEHICLE,12/07/2013,12,2013 | |
56956,-73.867258463997,40.831623571388,1,ROBBERY,01/29/2013,1,2013 |
,longitude,latitude,TOT,CR,TIME,MO,YR | |
11445,-73.815096691856,40.730042983825,1,GRAND LARCENY,08/18/2013,8,2013 | |
28999,-73.952908646328,40.712911787046,1,BURGLARY,12/13/2013,12,2013 | |
47769,-73.965113813189,40.639836513136004,1,GRAND LARCENY,03/30/2013,3,2013 | |
41099,-73.940220588697,40.686660435376,1,FELONY ASSAULT,10/08/2013,10,2013 | |
5526,-74.01374696977,40.643527230173,1,FELONY ASSAULT,01/12/2013,1,2013 | |
80610,-73.93018764409601,40.678047177018,1,GRAND LARCENY,09/28/2013,9,2013 | |
61115,-73.852676931635,40.825408292824996,1,FELONY ASSAULT,03/03/2013,3,2013 | |
30888,-74.01304006111201,40.621802314197,1,GRAND LARCENY OF MOTOR VEHICLE,12/07/2013,12,2013 | |
56956,-73.867258463997,40.831623571388,1,ROBBERY,01/29/2013,1,2013 |