Creating Dynamic Subtitles in TableauCreating subtitles in Tableau is easy because Tableau provides and editor window for you to format the title […] July 13, 2024 in Data Visualization tagged dynamic / filter / title / subtitle by Mike
Pie Charts in matplotlibLet’s create a very simple pie chart using the Python library matplotlib. There is however some controversy with […] March 7, 2024 in Python tagged chart / title / dataset / dataframe / matplotlib / pyplot / pie / explode / exploding / Matplotlib by Mike
Annotating ggplot in RHow do you customize the look and feel of our ggplot plots in R? To annotate means to […] March 13, 2023 in R Language tagged color / label / title / R / annotate / caption / labs / subtitle / fontface / R ggplot by Mike
IMDB Titles Known ForEach person in the database can be known for certain titles (moving pictures/movies). We need to “normalize” these […] November 27, 2022 in IMDB tagged link / name / title / imdb / IMDB Data Files by Mike
IMDB Title BasicsThe titlebasics file is a good file to start with after you have downloaded it. I re-named the […] November 26, 2022 in IMDB tagged title / imdb / power / query / IMDB Data Files by Mike
WPF DataContext Targeting the Main WindowThe DataContext property is the default source of your bindings unless you specifically declare another source. In the […] April 22, 2020 in WPF tagged data / window / context / datacontext / title / path / WPF Data Binding by Mike
HTML File Table ExtractorThis is a WPF sample program that scrapes an HTML file for the data it contains in all […] April 2, 2020 in WPF tagged Pack / html / table / extract / scrape / HFTE / hefty / title / Agility / HTML Agility Pack by Mike