Coder Social home page Coder Social logo

mitmedialab / mediacloud-text-viz-study Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beckybell13/mediacloud-text-viz-study

0.0 0.0 0.0 1.99 MB

A small website to run a user study on different word cloud visualizations

Home Page: https://textviz.mediacloud.org

License: MIT License

Python 17.60% JavaScript 47.75% HTML 34.27% CSS 0.36% Shell 0.03%

mediacloud-text-viz-study's People

Contributors

rahulbot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mediacloud-text-viz-study's Issues

limit feedback text in UI, or make column bigger

https://sentry.io/mit-ni/mc-text-viz-study/issues/483205011/

DataError: (psycopg2.DataError) value too long for type character varying(250)
 [SQL: 'UPDATE users SET feedback=%(feedback)s WHERE users.user_id = %(users_user_id)s'] [parameters: {'feedback': u'Just to mention the typical problem of wordclouds.\r\n\r\nLonger words (more characters or wider letters) will look bigger and would have more impact than shorter. It can be neutralized with: \r\n+ using monospaced fonts\r\n+ give same space to every word (playing with background of a box)', 'users_user_id': 28}] (Background on this error at: http://sqlalche.me/e/9h9h)
(21 additional frame(s) were not displayed)
...
  File "server/views/survey.py", line 118, in index
    db_session.commit()

DataError: (psycopg2.DataError) value too long for type character varying(250)
 [SQL: 'UPDATE users SET feedback=%(feedback)s WHERE users.user_id = %(users_user_id)s'] [parameters: {'feedback': u'Just to mention the typical problem of wordclouds.\r\n\r\nLonger words (more characters or wider letters) will look bigger and would have more impact than shorter. It can be neutralized with: \r\n+ using monospaced fonts\r\n+ give same space to every word (playing with background of a box)', 'users_user_id': 28}] (Background on this error at: http://sqlalche.me/e/9h9h)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.