Giter Club home page Giter Club logo

Comments (6)

milankl avatar milankl commented on July 3, 2024 3

It is 🎉

image

from colorschemes.jl.

cormullion avatar cormullion commented on July 3, 2024 1

Now updated on master to v8.0.0, will give it a bit of testing before another release (our last release was 2 days ago).

from colorschemes.jl.

milankl avatar milankl commented on July 3, 2024

Awesome, highly appreciated!

from colorschemes.jl.

milankl avatar milankl commented on July 3, 2024

Where are they though?

(@v1.9) pkg> st ColorSchemes
Status `~/.julia/environments/v1.9/Project.toml`
  [35d6a980] ColorSchemes v3.24.0 `https://github.com/JuliaGraphics/ColorSchemes.jl#master`

julia> ColorSchemes.lipari
ERROR: UndefVarError: `lipari` not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base ./Base.jl:31
 [2] top-level scope
   @ REPL[22]:1

julia> ColorSchemes.navia
ERROR: UndefVarError: `navia` not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base ./Base.jl:31
 [2] top-level scope
   @ REPL[23]:1

julia> ColorSchemes.managua
ERROR: UndefVarError: `managua` not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base ./Base.jl:31
 [2] top-level scope
   @ REPL[24]:1

from colorschemes.jl.

cormullion avatar cormullion commented on July 3, 2024

Oops, my mistake! I copied __init.py__ from his version 8.0 zip

"""
    ScientificColourMaps7

    Usage
    -----
    import ScientificColourMaps5 as SCM5
    plt.imshow(data, cmap=SCM5.berlin)

    Available colourmaps
    ---------------------
    acton, bam, bamako, bamO, batlow, batlowK, batlowW, 
    berlin, bilbao, broc, brocO, buda, bukavu, cork, corkO,
    davos, devon, fes, grayC, hawaii, imola, lajolla, lapaz,
    lisbon, nuuk, oleron, oslo, roma, romaO,tofino, tokyo,
    turku, vanimo, vik, vikO
"""

but now I see that that is for version 7. :(

I'll find another list and try again!

from colorschemes.jl.

cormullion avatar cormullion commented on July 3, 2024

I've made another commit, hopefully this is better...

from colorschemes.jl.

Related Issues (20)

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.