GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Recline preview charts (DKAN internal data preview charts) can't display dollar signs #1265

Closed stefaniefgray closed 6 months ago

stefaniefgray commented 8 years ago

My data resource is a listing of destinations of exports from the State of California. Four of the columns contain values in dollar signs:

screenshot 2016-07-19 17 19 36

The dollar signs look good in the map preview:

screenshot 2016-07-19 17 19 58

Unfortunately, they cause Recline to crash. Recline chart previews cannot handle any data containing the dollar sign character ($):

screenshot 2016-07-19 17 19 47

This was a previous shot with the percent sign (%) character; see https://github.com/NuCivic/dkan/issues/426

Maybe the fix was used by @drkloc to fix percent signs would also work for dollar signs.

janette commented 7 years ago

@stefaniefgray unable to reproduce on latest build https://data.montgomerycountymd.gov/api/views/ask7-28ii/rows.csv?accessType=DOWNLOAD

stefaniefgray commented 5 years ago

Resurrecting this ancient issue because Recline preview charts still can't display dollar signs

Example from 1.16.2, basic CSV:

screenshot 2019-02-08 16 18 01

screenshot 2019-02-08 16 18 30

rtnilesh commented 2 years ago

can anybody please help how i can install dkan in drupal 9 am facing issue.. please help.

dafeder commented 6 months ago

Closing 7.x issues, as work on that branch has stopped.