deck_path_form_data.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "color_picker": {
  3. "a": 1,
  4. "b": 135,
  5. "g": 122,
  6. "r": 0
  7. },
  8. "datasource": "12__table",
  9. "filters": [],
  10. "having": "",
  11. "js_columns": [
  12. "color"
  13. ],
  14. "js_datapoint_mutator": "d => {\n return {\n ...d,\n color: colors.hexToRGB(d.extraProps.color),\n }\n}",
  15. "js_onclick_href": "",
  16. "js_tooltip": "",
  17. "line_column": "path_json",
  18. "line_type": "json",
  19. "line_width": 150,
  20. "mapbox_style": "mapbox://styles/mapbox/light-v9",
  21. "reverse_long_lat": false,
  22. "row_limit": 5000,
  23. "since": "7 days ago",
  24. "slice_id": 1013,
  25. "time_grain_sqla": null,
  26. "until": "now",
  27. "viewport": {
  28. "altitude": 1.5,
  29. "bearing": 0,
  30. "height": 1094,
  31. "latitude": 37.73671752604488,
  32. "longitude": -122.18885402582598,
  33. "maxLatitude": 85.05113,
  34. "maxPitch": 60,
  35. "maxZoom": 20,
  36. "minLatitude": -85.05113,
  37. "minPitch": 0,
  38. "minZoom": 0,
  39. "pitch": 0,
  40. "width": 669,
  41. "zoom": 9.51847667620428
  42. },
  43. "viz_type": "deck_path",
  44. "where": "",
  45. "granularity_sqla": null,
  46. "autozoom": true,
  47. "url_params": {},
  48. "size": 100
  49. }