taipy icon indicating copy to clipboard operation
taipy copied to clipboard

Turns Data and AI algorithms into production-ready web applications in no time.

Results 496 taipy issues
Sort by recently updated
recently updated
newest added

**Description** The goal would be to have default behaviors for _add_, _delete_, and _edit_ features of tables to facilitate their use. This way, a user wouldn't be forced to create...

πŸ“ˆ Improvement
πŸ–° GUI
🟧 Priority: High

**Being able to edit categorical cells by providing a list of values** Pandas dataframe is one of the most common Python tabular object that gets displayed using Taipy GUI Table....

πŸ–° GUI
🟨 Priority: Medium
✨New feature

**Description** Mapbox is used by Plotly to create map charts. Users may need to use a Mapbox Access token (see https://plotly.com/python/mapbox-layers/) is order to use the Mapbox service. We need...

πŸ“„ Documentation
good first issue
🟩 Priority: Low
GUI: Front-End
Gui: Back-End
hacktoberfest
hacktoberfest - 100πŸ’Ž
βš”οΈ Quest

**Description** To avoid delays in dates for chart, the user has to manually localize dataframe columns of date to 'UTC'. It is making the code heavier and less natural. The...

πŸ’₯Malfunction
πŸ†˜ Help wanted
🟩 Priority: Low
GUI: Front-End
hacktoberfest
hacktoberfest - 300πŸ’ŽπŸ’ŽπŸ’Ž
βš”οΈ Quest

**Description** We want to provide access to as many Chart types available in Plotly. This work can be done incrementally.

πŸ“ˆ Improvement

* Taipy version: 1.2 * Python version: 3.8+ * Operating System:* ### Description Programmers may want to integrate their own Web component, or rely on third-party component that they are...

* Taipy version: * Python version: * Operating System: ### Description Epic used to describe the features and behavior of the Table control.

πŸ–° GUI

## Improve documentation Add a page for the choropleth map or a section on the current page for [maps](https://docs.taipy.io/en/latest/manuals/gui/viselements/charts/map/). ```python from taipy.gui import Gui import pandas as pd data =...

πŸ“„ Documentation
good first issue
🟩 Priority: Low

**Description** The purpose is to have a functional comparator between versions (scenario and data comparison) so that the user can monitor the performance while developing Taipy app and choose the...

✨New feature
πŸ”’ Staff only
Core: Versioning
Core: βš™οΈ Configuration
Core: 🎬 Scenario & Cycle

Today, a default data attribute in Data Node config is implemented for csv, excel, in memory, json, parquet, pickle storage types. We want to make it generic for all data...

Core
πŸ“ˆ Improvement
πŸ“„ Documentation
good first issue
🟨 Priority: Medium
Core: βš™οΈ Configuration
Core: Data node