-
Notifications
You must be signed in to change notification settings - Fork 210
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
Add "color bar" look-up table option to Colormap module #222
Comments
Here's a good reference for how to convert a
|
@jywarren, could you include a webpage link where the color bar would be added? |
Like, the button or link which would cause it to be generated? Sorry, maybe
I don't quite understand? Thank you!!!!
…On Sun, Apr 29, 2018 at 11:27 AM, Marzanna ***@***.***> wrote:
@jywarren <https://github.com/jywarren>, could you include a webpage link
where the color bar would be added?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#222 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJw1rgc2rHLCWaU1cTEFlxg7x1sClks5ttdvwgaJpZM4Trj59>
.
|
I would like to confirm 2 items:
|
Oh i'm so sorry i missed this comment! If you're still interested perhaps we can pick back up here or in another issue? I'm chiming in with a link to a colormapping lib I found: https://github.com/santilland/plotty |
Let's:
segmented-colormap
module to simplycolormap
andThe first version need not show the numeric range, which currently would be only 0-255 as per the module notes: https://github.com/publiclab/image-sequencer/blob/master/src/modules/SegmentedColormap/SegmentedColormap.js
Follow-up issues could be:
0-255
with anoptions.range = [low, high]
settingThe text was updated successfully, but these errors were encountered: