heavyai / heavyai-charting

Dimensional charting built to work natively with crossfilter rendered using d3.js
https://heavyai.github.io/heavyai-charting/
Other
398 stars 73 forks source link

Polyline Support #235

Open UM-Titan opened 6 years ago

UM-Titan commented 6 years ago

:beetle: If bug

:new: If feature request

jonvuri commented 5 years ago

Thanks for the interest, @UM-Titan ! We now have Linestrings supported in OmniSci and mapd-charting: https://omnisci.github.io/mapd-charting/example/exampleLinemap.html

Does this satisfy your needs?

UM-Titan commented 5 years ago

@jrajav this is exactly what I was looking for. What type of file is the "us_faults" data? Is that a CSV or shapefile? I am trying to replicate this on my custom data with start latitude, start longitude, end latitude and end longitude.