altair-latimes VS styles

Compare altair-latimes vs styles and see what are their differences.

altair-latimes

A Los Angeles Times theme for Python's Altair statistical visualization library (by datadesk)

styles

plotting styles for altair and matplotlib (by carbonplan)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
altair-latimes styles
2 1
11 7
- -
0.0 5.1
almost 3 years ago 7 days ago
Jupyter Notebook Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

altair-latimes

Posts with mentions or reviews of altair-latimes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • How do people package Altair themes? (II)
    9 projects | dev.to | 20 Mar 2022
    Based on the altair-latimes package, we have altair-reveal. In this package, we can find the Reveal theme for Altair. An interesting detail in this theme is the empty space available at the bottom of each chart (bottom padding) to accommodate manually added sources and credits. We can see this detail, as well as several examples, from this notebook directly on GitHub.
  • How do people package Altair themes?
    6 projects | dev.to | 24 Feb 2022
    As a first example, we have the altair-latimes package. Here we can find the Los Angeles Times theme for Altair. More specifically, in addition to the theme() function that contains some constants and returns a dictionary with the configuration for the theme, there is a color dictionary (palette). This color dictionary can also be imported and used directly.

styles

Posts with mentions or reviews of styles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • How do people package Altair themes?
    6 projects | dev.to | 24 Feb 2022
    To use any of the themes available in the three examples mentioned above globally, we need to alt.themes.register() and alt.themes.enable() them. In the case of the carbonplan-styles package, which provides a light theme and a dark theme for Altair and Matplotlib, we just need to enable the theme (and we don't need to import any extras). In other words, there is no need to register the theme, as it is added to the available themes "automatically" from the entry points defined in the setup.py file (or equivalent):

What are some alternatives?

When comparing altair-latimes and styles you can also consider the following projects:

pcolor - visual theme for my altair and seaborn

Altair - Declarative statistical visualization library for Python

CardMap - Code to plot cardmarket orders on a map to show where my MtG cards ended up

cheatsheets - Official Matplotlib cheat sheets

spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python

hueniversitypy

california-coronavirus-scrapers - The open-source web scrapers that feed the Los Angeles Times California coronavirus tracker.

nbdev_template - Template for nbdev projects

sunsentinel-altair-theme - A theme for the Altair data visualization library based on the South Florida Sun Sentinel's style guide.