Git Product home page Git Product logo

meowcow's Issues

scatter not updating with colorGroups

when you first render a scatter (without colorGroups) and then do an update by adding colorGroups, the chart doesn't update properly.

i've investigated a little bit and it looks like the var data doesn't properly get sent from scatterChart.js to scatter.js

distroplot chart doesn't work properly with chart.update()

http://meepmoop.com/tijden_werk/
-> render
colorGroup: none
-> render
swarm
showOnlyOutliers: false
-> render
filter out two rooms
-> render, BUG! (point x pos & object constancy)

http://meepmoop.com/tijden_werk/
-> render
swarm
showOnlyOutliers: false
-> render
filter out two rooms
-> render, BUG! (object constancy)

http://meepmoop.com/tijden_werk/
-> render
colorGroup: none
-> render
filter out Room 208 & Room 452
-> render, BUG (point x pos & object constancy)

title positioning

The issue with this is that, even if there is a large enough margin at the top of the chart, the legend is coded in such a way that it always sticks to the top of the svg
image

Ideally, the legend NVD3 model would be the one that does that positioning (instead of each chart model). Or, each of the chart models will need to be updated.

NOTE: lineChart and scatterChart have a legendPosition option

call render after init loaded

GUI can be initialized through the config; currently can't get the auto-render to generate the plot with config.init to work.

don't reset dropdown when changing another option

for example, if you choose X & Y first, and then change the plot type, the X & Y choices change, even if the same options are available. should probably cache the chosen options, then set them to the same if available.

distroplot object constancy

There seems to be an object constancy problem when updating the distrocharts:
screen shot 2017-10-24 at 11 24 54
this is the default render (with central tendency line at mean [should change this to median BTW])
once I update the central tendency to median I get:
screen shot 2017-10-24 at 11 25 18

Top row, second panel, stats change completely ...

generated with this data.

distrubtion plot scatter

The scatter style for distribution plot is not working. I think it's because the False setting of plottype is being parsed as a literal string instead of a bool

add "num" to data tab

especially for data sets that get truncated (...) it might be nice to know how many categorical levels there are.

might want to all say "Type: categorical" instead of str. and for the numbers do "Type: ordinal" "Format: int"

screen shot 2018-01-10 at 4 50 42 pm

pre-populate GUI

finish coding out setGUIvals() function for other input types

improve facet warning

Error message isn't very useful since both row and col are empty; message should be more like: "Columns cannot be empty when specifying col wrap"
screen shot 2018-01-04 at 12 44 33 pm

init

does not work when colTypes() or ignoreCol() are undefined
screen shot 2017-12-14 at 14 03 39

distroplot color group

distroplot
x: study
y: terminal wt
-> render
color group: sex id
-> render
show only outliers: false
-> render, bug!

screen shot 2017-12-14 at 10 00 47

updates with facets not working

distribution plot
x: studyUID
y: WT_end
row: sexID

render

then change an option like "show only outliers" and the rows won't update properly.

I think this is the same bug as #10

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.