dgarros / netdevops-survey

The goal of this survey is to collect information to understand how network operators and engineers are using automation to operate their network today.
55 stars 4 forks source link

WIP: Add query and graphs for sub responses #59

Open dgarros opened 4 years ago

dgarros commented 4 years ago

For the multi choices question, I wanted to explore what other responses were given along the responses that was getting the biggest number of responses

For example, for configuration generation and deployment, ansible was mentioned by 60% of the participants but what else are they using along with ansible.

This PR add some new query functions to easily query all answers provided with another answer.

For now I generated a new graph for each multi choice question which doesn't always make sense, I need to clean that up