Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outreachy_contribution_ArpitaK #35

Open
KesharwaniArpita opened this issue Mar 21, 2023 · 2 comments
Open

Outreachy_contribution_ArpitaK #35

KesharwaniArpita opened this issue Mar 21, 2023 · 2 comments

Comments

@KesharwaniArpita
Copy link

KesharwaniArpita commented Mar 21, 2023

Hello @bryevdv and @pavithraes , This issue will provide you with the formal record of my outreachy's contribution to Bokeh community.
I have contributed to all three projects and completed all the associated microtasks.

  1. [Micro task] Set up your local development environment for Bokeh #4:
    dev_env
    This task was further required for the successful completion of [Project] Improve Bokeh's documentation using the Diátaxis framework #1 and [Project] Improve the accessibility of Bokeh's Gallery examples #3

  2. For [Project] Improve Bokeh's documentation using the Diátaxis framework #1 :
    i. Setup the development environment
    ii. Added metadata to setvalue.py , #12991
    iii. Added metadata to arcs.py, #12989
    iv. Updated lines.rst #13017

  3. For [Project] Create a blog post series: "Fundamentals of Data Visualization in Bokeh" #2 :
    I have created three different files each containing different kinds of glyphs/graphs. All the files are in my repository and I have also made a separate gists for each of them.
    i. Pie-chart.ipynb contains two pie charts (Gist link) :
    a. The first pie chart contains the qualitative distribution of Payment methods among the passengers.(Image)
    b. The second pie chart contains the qualitative distribution of number of passengers boarding a taxi.(Image)
    ii. trip_analysis.ipynb contains a colourful visualization of average distance covered by a taxi vs average speed of the taxi (I tried to make the glyph look garden like, so its quite colourful),(Gist link)
    iii. trip_analysis_2.ipynb contains a bar graph demonstrating the number of hours a taxi is working each weekday.(Gist link)
    iv. Cross_tabulation.ipynb depicts the trend of payment types on different days of week.(Gist link)(image)
    v. Donut_chart_trip_analysis.ipynb depicts the trends in toll payment according too the RatecodeID.(Gist link) .(Image)
    Images for Donut chart, Pie charts and cross tabulations are in their respective folders in the mentioned repository.
    vi. Stacked_splits.ipynb shows the frequency of usage of payment methods by weekdays. (Gist link)(Image)

  4. For [Project] Improve the accessibility of Bokeh's Gallery examples #3 :
    I have tries this task in two ways:
    i. Making a repository of plots I altered and opened a pull request for the same . There are three plots in the repository taken from bokeh's gallery:
    a. Slope: Code can be viewed here
    The changed plot looks like:
    image
    b. Histogram: Code can be viewed here
    The changed plot looks like:
    image
    c. Jitter_plot: Code can be viewed here
    The changed plot looks like:
    image

    ii. Opening a pull request for changing the colours in color_scatter.py, #13008
    I reversed the order of colours in the plot.
    Older plot:
    image

Changed plot:
image

@KesharwaniArpita
Copy link
Author

@bryevdv and @pavithraes , can you check my submission for the tasks :):):) ?

@bryevdv
Copy link
Member

bryevdv commented Mar 29, 2023

Hi @KesharwaniArpita thanks for your patience and your contributions. Your recording is very thorough and clear and all of the microtasks are satisfied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants