-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
switch to using new file.utils.ts for reading all data.preview text and binary data #64
Labels
enhancement
New feature or request
Comments
RandomFractals
added a commit
that referenced
this issue
Jun 24, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
- skip encoding for the document uri passed to data.view - strip out file:/// scheme for new data view loading uris and file checks
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
- switched to using new file.utils.ts for text excel data file reads - changed binary .dif and .slk data file reads - removed .prn files support (they are for print only) - updated excel data files mappings in package.json, docs and config.ts
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
- updated supported data formats section with xlsx read(buffer) method used for binary excel files
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
RandomFractals
added a commit
that referenced
this issue
Jun 25, 2019
RandomFractals
changed the title
add remote data.preview support
switch to using new file.utils.ts for reading all data.preview text and binary data
Jun 25, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see #15 & #61 for more info
The text was updated successfully, but these errors were encountered: