-
Notifications
You must be signed in to change notification settings - Fork 6
Implement wordcloud visualization #786
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
Implement wordcloud visualization #786
Conversation
|
Question. I see the preview and it looks right in in the visualization tab. When I try to download the visualization or use a shared link, I get a JSON. That looks like intended behavior given the component, but just wanted to make sure. If it is, I can mark this one approved. |
|
@tcnichol that's because the vis data is a json (vega spec which is rendered using vega-lite). So, this is correct. |
tcnichol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marked extractor approved. This visualization looks good and I can save as png and download.
* Implement wordcloud visualization * Changing the name
* endpoint does not work, but new endpoint for multiple files added. tests also added. note - i will consolidate these endpoints once it is working * iterate through files, upload all of them * tests sort of work, need to be cleaned up New Menu has multiple file uploads, does not work yet * multiple property now in, new views, does not upload yet * multiple select selects shows multiple files when they are selected together it does not when they are selected one after the other * logging files when we click finish * codegen, adding multiple files endpoint * getting a 422 for uploading multiple files * does not work * adding print statement back in * adding print statement back in * some changes to how formdata is handled error: "WARNING:multipart.multipart:Did not find CR at end of boundary (40)" * clean up * 734 view and modify list of metadata definitions in UI (#758) * add endpoint and test * codegen and black * add action * add search and get endpoint * add search and get endpoint to action * add to reducer * basic page for metadata definition ready * add delete confirmation * add create metadata modal * ordering in decending order * update message * black * fix the pytest * codegen * fix codegen * stretched icon when extractor description long (#789) * disable ripple effect * fix the stretch --------- Co-authored-by: Chen Wang <[email protected]> * 792 clear previous log before switching extraction logs (#793) * immediately update before the time interval refresh * add proper reset * Pagination for files & folder page under dataset (#797) * Implement wordcloud visualization (#786) * Implement wordcloud visualization * Changing the name * message if no datasets exist, button link to create (#767) * button to create datasets if none exist * new message * center, no previous and next if we have no datasets * Updated the labels for Share (#798) * Updated the labels for Share * Fixed the message * 778 page to display each metadata definition (#801) * new page of metadata definition entry * initial page for metadata definition page * basic metadata defintion page * 788 duplicated extractor registration when extractor version updated (#791) * we now replace the old extractor * created timestamp is from original extractor * 701 improve file version selection (#743) * placeholder for where new version select will go * not clickable, new imports * select no longer in version chip new dropdown on filepage problem - current version not selected on file load * does not look good select and file details end up at bottom * clean up the logic * fix bug * make it look nicer * add snackbar * change to half width * change history to details * remove width --------- Co-authored-by: Chen Wang <[email protected]> * add swagger to traefik (#805) * add swagger to traefik * add to deployment * add to ingress rule * Change hostname to edu (#813) * updated * typo * missed more spots * basic message for no metadata definitions (#766) * endpoint logic is wrong; also fix pytest * write better pytest * rewrite the structure of select file and construct the form in the function * back to bad request again * everything working except redirect * go to the first files route * formatting * codegen * fixing delete of files in tests * fixing package lock --------- Co-authored-by: Chen Wang <[email protected]> Co-authored-by: Dipannita <[email protected]>

Please checkout pyclowder branch in clowder-framework/pyclowder#96
Steps to reproduce:
frequent_bigrams.csv