File size: 201 Bytes
5e55a06
 
 
 
 
 
2fdfcc2
5e55a06
2fdfcc2
 
1
2
3
4
5
6
7
8
9
10
import streamlit as st

from module.__custom__ import *

theme = "Publisher"
main_genre = "publishers"
labels = main_genre

exec_page_pub('🛒', theme, main_genre)
plot3_box_limit(theme, labels, 0.01)