TileMaker icon indicating copy to clipboard operation
TileMaker copied to clipboard

An R package that enables the creation of data tiles for inclusion in a html dashboard or some such.

Results 9 TileMaker issues
Sort by recently updated
recently updated
newest added

It's possible that I might want to have values change the color of the button but still keep a small profile (like in the commandcenter). Enable this.

not quite sure why some random text is being added at the end of divs... fix this.

bug

in a dashboard with multiple buttons that are different sizes, things can look ugly, so enable a feature that makes things look same size for all buttons.

enhancement

h, i would like to use this in power bi but somehow i got the error on displaying a blank html file

wontfix

This PR dramatically simplifies the TileMaker color API by removing complex bootstrap color detection logic and standardizing on actual color values. ## Key Changes ### 1. New Default Color All...

OK, there's been some breaking changes made to how colors (and by color here I mean background) work, so let's just redo the whole API. Let's do the following: -...

The README.Rmd file was generating Bootstrap-styled HTML that appeared broken on GitHub because GitHub's markdown renderer doesn't support external CSS styling. This caused the tiles to display as plain unstyled...

Something about the way I'm rendering these objects in the readme has now broken the tiles to where they don't render correctly. The Intro article that comes out of pkgdown...