TidyBlocks icon indicating copy to clipboard operation
TidyBlocks copied to clipboard

creating a block based coding program for R's Tidyverse

Results 11 TidyBlocks issues
Sort by recently updated
recently updated
newest added

Add the ability for blocks to autocomplete - import JQuery to do this?

The current import CSV format needs to reformat the headers to not include spaces or "/" for block compatibility

On hover, create tooltip for line equation and R^2

Explore the actual group_by output to generate a df rather than an error. Maybe just generate the prior blocks output and color the rows that belong to each group in...

help wanted

Currently the input of SUMMARIZE is the column name from group_by. This code should be generalized to an if else where if there is no group by then the whole...

If the input is a string dynamically change the OP values to only accept != or ==

for later

Why does the tooltip render a blank box within the div but not in visual.html???

help wanted

Based on the columns selected dynamically choose type (ordinal or quantitative)

Rather than text wrapping, make columns each a static size that the user can then expand, add search and reordering, and add an index column in the place of row...

for later

put the json2table function within it's own .js rather than directly in html