earthquake-eventpages icon indicating copy to clipboard operation
earthquake-eventpages copied to clipboard

Graphing errors

Open ehunter-usgs opened this issue 5 years ago • 2 comments

Look at the following charts on the development servers

condensed x-axis: https://earthquake.usgs.gov/earthquakes/eventpage/pr2019035005/dyfi/responses-vs-time

Repeated values on the y-axis: https://earthquake.usgs.gov/earthquakes/eventpage/ci38474368/dyfi/intensity-vs-distance?source=us&code=ci38474368

ehunter-usgs avatar Mar 04 '19 17:03 ehunter-usgs

This only appears to be an error on dev when working with built code. I can't reproduce the error when the project is not bundled.

ehunter-usgs avatar Mar 04 '19 23:03 ehunter-usgs

@ehunter-usgs The crazy x-axis on the responses plot is showing that we're not trimming data to match the max x-axis value. This may already by fixed by my plotting updates, but I'll have to look into it... Were you able to reproduce this issue locally building with --prod?

dslosky-usgs avatar Mar 18 '19 17:03 dslosky-usgs